简体   繁体   中英

Is there a maximum limit to number of tweets that you can fetch using tweepy python?

使用tweepy python可以获取的推文数量是否有最大限制?

Yes. If you are a regular developer, the maximum is 3,200.

This method can only return up to 3,200 of a user's most recent Tweets. https://developer.twitter.com/en/docs/tweets/timelines/api-reference/get-statuses-user_timeline.html

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM