batch_webpage_scrape
Extract data from multiple webpages concurrently with support for up to 20 URLs and configurable concurrency settings using crawler technology.
Instructions
Batch scrape multiple webpages with concurrent processing support.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
maxConcurrent | No | Maximum concurrency | |
urls | Yes | List of webpage URLs to scrape, up to 20. |