Skip to content

Get scrape result HTML

GET
/api/v1/jobs/{id}/result
curl --request GET \
--url https://dashboard.justcrawl.io/api/v1/jobs/example/result \
--header 'Authorization: Bearer <token>'
id
required
string

Job ID

Scrape result content

Media type text/html
string

Job or result not found