Use this tool to run a scraping job end-to-end. Supports two execution modes depending on your client’s capabilities.
When to use
Use this when you want to run a scraping job and retrieve results. The tool automatically uses the best execution mode available for your client.
What it returns
- MCP Task mode (if your client supports MCP Task): real-time progress updates, completion status, and results streamed as the task runs
- Compatibility mode (most clients): a task ID returned immediately after the task is created; your client polls for results periodically
Example prompt
“Run the Amazon Best Sellers template and show me the results”