Crawler
Get job
Get details of a job including its current status.
GET
/
crawler
/
jobs
/
{id}
Crawler jobs may take several minutes to complete. Use this endpoint to check the status of a job, and fetch the results from the Get job data endpoint when the job is complete.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Job ID
Response
200 - application/json
Available options:
text
, html
, markdown
Required range:
x > 0
UNIX timestamp
Available options:
starting
, running
, succeeded
, failed
, cancelled
Required range:
x > 0
Available options:
link
, sitemap
UNIX timestamp