From 1866b53ff9aa965d91f4292e11340b7d156b0d0c Mon Sep 17 00:00:00 2001 From: Harmon Date: Tue, 1 Mar 2022 13:35:33 -0600 Subject: [PATCH] Improve FAQ section heading on API.search_tweets limitations --- docs/faq.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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." -- 2.25.1