Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Batch ID
Query Parameters
Starting index for job results (default: 0)
Body
application/json · object
Returns the status and results of a batch scraping job. Results are returned in batches of 10 (if available).
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Batch ID
Starting index for job results (default: 0)