scrape_search_results
Search and scrape tweets for a query by navigating to the search page and collecting up to a set number of results.
Instructions
Search for tweets and scrape the results. Navigates to search page with the given query.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results to collect | |
| query | Yes | Search query |