Retrieve tweets that match a specific query, replicating Twitter’s search functionality. The request requires a “query” parameter to specify the search terms and accepts an optional “next_cursor” for paginating through additional tweets. The response includes a list of tweets with details such as text, creation date, author handle, engagement metrics (retweets, and replies) and more info, along with a “next_cursor” for fetching further results.
Documentation Index
Fetch the complete documentation index at: https://docs.sorsa.io/llms.txt
Use this file to discover all available pages before exploring further.