Description
Introduction The full-archive search endpoint lets you search the entire history of public... Tagged with twitter, twitterapi, beginners, showdev.
Summary
- Introduction The full-archive search endpoint lets you search the entire history of public Twitter data, which dates back to the first Tweet in March 2006.
- If you want to learn more or have questions, check our documentation about Projects and Apps here.
- Using the start_time and end_time parameters to get historical Tweets When using the full-archive search endpoint, by default Tweets from the last 30 days will be returned.
- Keep in mind that full-archive search endpoint counts towards your total Tweet cap i.e.
- the number of Tweets per month that you can get from the Twitter API, so be mindful of your code logic when paging through the results in order to make sure you do not end up inadvertently exhausting your Tweet cap.