Works the same way as Advanced Search in Twitter/X.
Searches for tweets that match a given text query. You pass a query parameter, and the endpoint returns up to 20 matching tweets per request. Each result includes the tweet text, creation date, engagement metrics, conversation details, and basic author information.
Results can be sorted by popularorlatest. If more results are available, a next_cursor is returned to load the next page.
The query syntax works the same way as Twitter/X Advanced Search. You can use operators like from:, to:, since:, until:, exact phrases, hashtags, and other filters to narrow down results if needed. For more examples of supported operators and query patterns, see: https://github.com/igorbrigadir/twitter-advanced-search
Use cases: