historicalTweetSearch
Search through Twitter's historical tweets using specific queries and date ranges, overcoming standard API limitations. Retrieve up to 200 results per search for deeper insights.
Instructions
Search historical tweets beyond standard API limitations
Input Schema
Name | Required | Description | Default |
---|---|---|---|
dateRange | Yes | Date range for historical search | |
maxResults | No | Maximum number of results (default: 50, max: 200) | |
query | Yes | Search query string |