Batch Web Scraper
# Batch Web Scraper API An HTTP API for scraping multiple web pages in parallel and retrieving their content in either **Markdown** or **HTML** format. ## Overview This API provides a single `POST /batch_scrape` endpoint that accepts an array of URLs and returns the textual content of each web page. It supports optional parameters for customizing the output format and request timeout. ##…
Batch Web Scraper endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
batch_scrape /batch_scrape |
Scrape multiple web pages in parallel. |
Batch Web Scraper pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|