Scrape
Scrape API — endpoints, requests, and responses.
The Scrape API. 2 endpoints:
GET /v1/screenshots/{id}Get screenshot status
Previous Page
POST /v1/scrapeScrape a URL
Fetches and processes a URL, returning content in one or more formats wrapped in a ScrapeEnvelope. Most requests return synchronously in under a second; requests needing a full page render return HTTP 202 and complete asynchronously.