Scraper
Scraper
POST
/
scraper
/
scrape
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Accept
string
Body
application/json ยท object
The body is of type object
.
Response
200 - application/json
The response is of type any
.