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)

Body

application/json
link
string
required

The URL link to be scraped

countryCode
string

The country code for the proxy - leave empty to run without proxy to safe costs

Response

200 - application/json
status
string

Status of the response

link
string

The URL that was scraped

countryCode
string

The country code used for the proxy

data
object

Validated data after scraping and processing

debugScreenshot
string

Path to the debug screenshot

requestTimeMs
integer

The time taken to process the request in milliseconds