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.
The access token received from the authorization server in the OAuth 2.0 flow.
Successful Response
The response is of type object
.