v1
latestOpenAPI 3.0.02026-07-224452146.0 KBGet the status of a batch scrape job
Response
Successful response
The current status of the batch scrape. Can be scraping, completed, or failed.
The total number of pages that were attempted to be scraped.
The number of pages that have been successfully scraped.
The number of credits used for the batch scrape.
The date and time when the batch scrape will expire.
The date and time when the batch scrape was started.
The date and time when the batch scrape finished. Present only when the batch scrape is in a terminal state (completed, failed, or cancelled).
Batch scrape duration in seconds. For terminal batch scrapes, this is the elapsed time from createdAt to completedAt. For in-progress batch scrapes, it is the elapsed time from createdAt to now.
The URL to retrieve the next 10MB of data. Returned if the batch scrape is not completed or if the response is larger than 10MB.