Scraping Runs
Get a scraping run details HTML
This endpoint allows you to get a scraping run details HTML. If the status is succeeded, the scraped HTML will be appeared in the API response.
GET
/
api
/
scraping-runs
/
html
/
{scraping_run_id}
Authorizations
Authorization
string
headerrequiredYou 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
scraping_run_id
integer
requiredThe scraping run's ID.
Response
200 - text/plain
The response is of type object
.