Run scraper
scraper_runRun a saved scraper by name on a URL or existing tab, with optional parameters, headless mode, and configurable timeout for data extraction.
Instructions
Hot-load and run a saved scraper. Use either url or tab_id; new_tab requires url.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | ||
| name | Yes | Name without a directory or .py suffix | |
| params | No | ||
| tab_id | No | ||
| new_tab | No | Open url in a new MCP-owned tab; requires url | |
| headless | No | ||
| timeout_seconds | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||