Introduction
Overview of the ScrapeRouter platform, unified API, and smart scraper routing model.
ScrapeRouter provides a unified API for making HTTP requests through multiple scraping (and proxy) providers. Submit scraping requests via a simple REST API and get back structured response data.
Base URL
All API requests are made to the following base URL:
https://www.scraperouter.com/api/v1
Getting started
To get started with ScrapeRouter, you'll need an API key. Head to the Quickstart guide to create your first scraping request in minutes.
Public resources
POST /api/v1/scrape/- synchronous scrape endpointGET /api/schema.json- OpenAPI schema for the scrape endpointGET /api/v0/scrapers/- authenticated scraper catalogGET /check/- public target check toolGET /scrapers/- public scraper directory