Advanced search for tweets.Each page returns up to 20 replies(Sometimes less than 20,because we will filter out ads or other not tweets). Do not use pagination! Twitter’s pagination is currently problematic!Please use since_time and until_time to control the number of tweets per request to no more than 20.
Documentation Index
Fetch the complete documentation index at: https://docs.twitterapi.io/llms.txt
Use this file to discover all available pages before exploring further.
The query to search for.eg. "AI" OR "Twitter" from:elonmusk since_time:1776045662 until_time:1776081762 .please don't use since:2021-12-31_23:59:59_UTC and until:2021-12-31_23:59:59_UTC, it's not supported now!!! Get more examples from https://github.com/igorbrigadir/twitter-advanced-search
The query type to search for.eg. "Latest" OR "Top"
Latest, Top The cursor to paginate through the results. First page is "".