Skip to main content
POST
Scrape a web page with JS

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

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