GET
/
v1
/
scrapes
/
{scrape_id}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

scrape_id
string
required

Unique identifier for the scrape to be retrieved.

Response

200 - application/json
created
number

Created epoch

id
string

Scrape ID

metadata
object

User-defined metadata.

object
string

The kind of object. "scrape" for this endpoint.

result
object
url_to_scrape
string

The URL that was scraped.