getting the most recent tweet from a user and all of the top level replies

前端 未结 0 1406
时光说笑
时光说笑 2021-02-01 12:25

So I am using the api.user_timeline to get a users tweets like this-

tweepy.Cursor(api.user_timeline, tweet_mode = \'extended\', include_rts=False, id=user).items(9

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