scrape_multiple_webpages
Concurrently scrape multiple URLs using the Scrapy MCP Server. Extract data efficiently with configurable methods (auto, simple, Scrapy, Selenium) and handling for complex web structures.
Instructions
Scrape multiple webpages concurrently.
This tool allows you to scrape multiple URLs at once, which is much faster than scraping them one by one. All URLs will be processed concurrently.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
request | Yes |