Skip to main content
POST
Scrape a web page with JS and proxy

Authorizations

Authorization
string
header
required

A bearer token that will be supplied within an Authorization header as bearer <token>.

Query Parameters

url
string
required

The url to scrap

country
string
required

The country to use for the proxy

js_script
string

The javascript code to execute on the page

Body

application/json

The payload to send

url
string
js_script
string

Response

success

data
object