Scraping Runs
Get a scraper's latest scraping run
This endpoint returns the information about the latest scraping run for a scraper.
You can use the optional status
body parameter to filter the result for a particular scraping run status.
GET
Authorizations
You can retrieve your token by visiting the API Tokens section inside your profile page or see https://docs.mrscraper.com/documentation/api-token for the details.
Path Parameters
The scraper's ID.
Body
application/json
Must be one of (running, failed, succeeded).
Response
200 - application/json