Endpoints
Get Scrapes
GET
/
list_scrapes
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
job_id
string
requiredscrape_id
string | null
scrape_status
string
requiredscrape_url
string
requiredscrape_timestamp
string
requiredsigned_url
string | null