batch_scrape
Concurrently scrape up to 500 URLs with a shared output budget. Configure concurrency, output format, and character limits per URL and total.
Instructions
Scrape up to 500 URLs concurrently with a shared output budget.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| urls | Yes | ||
| concurrency | No | ||
| render_mode | No | auto | |
| include_links | No | ||
| output_format | No | markdown | |
| max_total_chars | No | ||
| max_chars_per_url | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||