batch_scrape
Scrape multiple URLs in a single request. Provide a list of web addresses to extract content from each page, with configurable concurrency and output format.
Instructions
批量采集多个 URL。当用户给出多个网址时使用。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| urls | Yes | ||
| concurrency | No | ||
| output_format | No | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||