GET
/
crawl
/
{id}
/
errors

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

The ID of the crawl job

Response

200 - application/json
errors
object[]

Errored scrape jobs and error details

robotsBlocked
string[]

List of URLs that were attempted in scraping but were blocked by robots.txt