Web Scraping
Scrape URL with Proxy Country
POST /v1/web
#Example
curl -X POST /v1/web \
-H "Authorization: Bearer your-token" \
-H "Content-Type: application/json" \
-d '{
"url": "https://example.com",
"proxy_country": "us"
}'
#Pricing
- 2 credits when
proxy_countryis used
Credits are only deducted for successful requests.
#Notes
proxy_countrymust be one of the allowed configured country codes- this mode cannot be combined with
bypass_captcha=true