scrape_multiple
Scrape multiple URLs simultaneously to extract titles and excerpts, with individual failure reporting to maintain batch progress.
Instructions
Batch scrape multiple URLs. Returns title and excerpt for each. Failures are reported per URL without failing the whole batch.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| urls | Yes | Array of URLs to scrape |