Get your API key
Register with your email. Scout emails a one-time
scout_live_... key you use as a Bearer token.Try the playground
Run a capped, live demo (scrape and map) directly on the homepage before writing any code.
What makes a Scout record “evidence-grade”
Every response includes:- Source — the exact URL fetched, when it was fetched, and which fetch provider ran (
ScoutMetadataon scrape/crawl;_sourceon product records). - Content hash —
content_hashon scrape responses, so repeats of a run can be diffed. - Citations — product records (
AlgoliaProductRecord) carry acitationsarray and acompleteness_score, so a field like price or brand can be traced back to where it came from. - Blocked-page transparency — crawl and product runs report
blocked_pagesrather than silently dropping pages that failed or were sparse.
Where to go next
Quickstart
Sign up, get a key, make your first call.
Credits
What a credit costs and what it buys.
Endpoints
Request and response shapes for every capability.