How to fetch regex match search in twitter

前端 未结 0 693
谎友^
谎友^ 2021-02-11 14:08
    api = tweepy.API(auth, wait_on_rate_limit=True,
        wait_on_rate_limit_notify=True)

    data = []

    search = "$telsa"

    for tweet in api.search(         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题