Scrapes
Get Scrape
Can be used to retrieve response for a scrape.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Unique identifier for the scrape to be retrieved.
Response
200
application/json
Successful response with the scrape result.
The response is of type object
.