Country Targeting

When using the Unlocker, the same location-targeting functionality as our other proxy networks is available by using the -country-XX parameter, where ‘XX’ is an ISO 3166-2 country code in lowercase.

Shell
curl -k "https://target.site" --proxy brd.superproxy.io:22225 --proxy-user brd-customer-<customer_id>-zone-<zone_name>-country-<2-LETTER ISO CODE>:<password>

City Targeting

You can target a specific city within a country by adding a city name to the username, like username-country-country_code-city-city_code. The city_codemust be in lowercase only and have no spaces, for example -city-sanfrancisco

Shell
curl -k "https://example.com" --proxy brd.superproxy.io:22225 --proxy-user brd-customer-<customer_id>-zone-<zone_name>-country-us-city-sanfrancisco:<zone_password>

State Targeting

For relevant counties (e.g., USA and Australia), you can target a state within a country by adding to the username-country-country_code-state-state_code. Use only two-letter state codes in lowercase.

ASN Targeting

You can target a specific ASN from the list of ASNs. Choosing an ASN country is done as following: -asn-ASN_NUMBER

Shell
curl -k "https://example.com" --proxy brd.superproxy.io:22225 --proxy-user brd-customer-<customer_id>-zone-<zone_name>-asn-56386:<zone_password>

EU Specific Targeting

Web Unlocker allows random peer selection from EU-member countries via the use of the

-country-eu parameter, this can improve success rates over targeting just one country, while still keeping the peer within the EU.