Scrape Endpoints
Get Batch Scrape Status
Returns the status and results of a batch scraping job. Results are returned in batches of 10 (if available).
GET
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
Response
200
application/json
Batch status and results
The response is of type object
.