Extract Get
Endpoints
/v1/extract
GET
Extract Get
Returns normalized, schema-aligned JSON for the target URL. Use this endpoint whenever you want structured data from a public page without writing your own scraper.
API key used for authentication. Required for all requests.
Optional cache lifetime hint in seconds for successful GETs. Valid range is 0–3600.
0 disables caching for this request.Publicly reachable URL to extract. Always URL-encode the value.