scrape
Scrape Webpage
Scrape the url provided in the request body. Note that a session is automatically created and closed when the scrape is done.
If you need more control over the session creation (i.e proxy, etc.). You should manage the session manually
and use the sessions/{session_id}/page/scrape
endpoint.
POST
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Body
application/json
Response
200
application/json
Successful Response
The response is of type object
.