batch_scrape
Scrape multiple URLs in parallel to extract content from several web pages at once. Configure format, workers, and timeout profile for your batch scraping needs.
Instructions
Scrape multiple URLs in parallel.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| urls | Yes | ||
| format | No | markdown | |
| workers | No | ||
| timeout_profile | No | research |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |