繁体   English   中英

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

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

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

是。 如果您是常规开发人员,则最大数量为3200。

此方法最多只能返回用户的最新Tweets中的3200。 https://developer.twitter.com/en/docs/tweets/timelines/api-reference/get-statuses-user_timeline.html

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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