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 endpoint
  • GET /api/schema.json - OpenAPI schema for the scrape endpoint
  • GET /api/v0/scrapers/ - authenticated scraper catalog
  • GET /check/ - public target check tool
  • GET /scrapers/ - public scraper directory