标签: python python-3.x twitter tweepy
使用tweepy python可以获取的推文数量是否有最大限制?
答案 0 :(得分:0)
是的。如果您是常规开发人员,则最多为3200。
此方法最多只能返回用户的最新Tweets中的3200。 https://developer.twitter.com/en/docs/tweets/timelines/api-reference/get-statuses-user_timeline.html