From: Harmon Date: Tue, 1 Mar 2022 19:35:33 +0000 (-0600) Subject: Improve FAQ section heading on API.search_tweets limitations X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=1866b53ff9aa965d91f4292e11340b7d156b0d0c;p=tweepy.git Improve FAQ section heading on API.search_tweets limitations --- diff --git a/docs/faq.rst b/docs/faq.rst index fda7fe2..f846b26 100644 --- a/docs/faq.rst +++ b/docs/faq.rst @@ -59,8 +59,8 @@ Why am I getting an inconsistent number of / not getting 3200 Tweets for a speci https://twittercommunity.com/t/inconsistent-tweet-retrieval/150635 -Why am I getting no results from :meth:`API.search_tweets`? ------------------------------------------------------------ +Why am I getting no results or not all the results from :meth:`API.search_tweets`? +---------------------------------------------------------------------------------- Twitter's standard search API only "searches against a sampling of recent Tweets published in the past 7 days."