Skip to main content
Fetch the HTML (or parsed JSON) for any URL

Authorizations

x-scrapeunblocker-key
string
header
required

Your ScrapeUnblocker API key. Apply on every request.

Query Parameters

url
string
required
proxy_country
string
parsed_data
boolean
default:false
get_cookies
boolean
default:false

Response

Success — body is HTML (or JSON when parsed_data=true / get_cookies=true).