Request Builder
This page lets you build and test API requests interactively.
POST/v1/scrape
x-api-token
stringheaderrequiredAPI Token needed to access the endpoints.
Query Parameters
url
stringrequired(default: https://api.ipify.org/?format=json)
The URL of the page to be rendered.
render_js
boolean(default: false)
Whether to execute JavaScript on the page.
timeout
integer(default: 30000)
The maximum time allowed for rendering the page.
Body Parameters
cssSelector
stringThe CSS selector used for extracting specific elements.
proxy_type
enum<string>The proxy server type to use for the request. Available options: custom, premium.
country_code
enum<string>The country code for the proxy. Available options: uk, ca, us, fr.