batch_scrape
Scrape multiple URLs in a single request using a privacy-focused headless browser. Optionally extract only the main content to reduce noise.
Instructions
Scrape multiple URLs in a single request
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| urls | Yes | Array of URLs to scrape | |
| onlyMainContent | No | Extract only main content |