POST
/
v4
/
adhoc
/
{templateId}

Authorizations

x-api-key
string
headerrequired

Path Parameters

templateId
string
required

The template ID to use (for multi-level scrapes like product category the detail schema will be used). Use the id html for raw html, body for the cleaned body html and markdown for markdown

Body

application/json

The URL link to be scraped

location
object

The location object for the proxy

Response

200 - application/json
status
string

Status of the response

The URL that was scraped

location
object

The location object used for the proxy

data
object

Validated data after scraping and processing

screenshotUrl
string

Path to the screenshot

requestTimeMs
integer

The time taken to process the request in milliseconds