Country Geotargeting
The ScrapeOps Proxy API Aggregator enables you to use the country-level geotargeting functionality of our underlying proxy providers by using the country parameter in your requests.
If no country parameter has been set then the proxy will use a proxy from a random location, or use a proxy location that maximises the success rate.
To make your requests use US proxies, then add the country=us parameter to the request.
curl -k "https://proxy.scrapeops.io/v1/?api_key=YOUR_API_KEY&url=http://httpbin.org/anything&country=us"
Country List Usage
The country list shown below only applies to standard proxy requests. When using residential proxies, all countries are supported.
Here is the full list of available locations:
| Code | Country | 
|---|---|
| br | Brazil | 
| ca | Canada | 
| cn | China | 
| in | India | 
| it | Italy | 
| jp | Japan | 
| fr | France | 
| de | Germany | 
| ru | Russian | 
| es | Spain | 
| us | United States | 
| uk | United Kingdom |