Country Targeting

You can target a specific country by adding a country code to your username, like username-country-country_code. Use only two-letter country codes in lowercase.

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

EU Specific Targeting

Web Unlocker only

Web Unlocker allows random peer selection specifically from EU-member countries via the use of the -country-eu flag. When needing to target EU peers, this will improve success rates over targeting from just one EU country, while still keeping the peer within the EU.

City Targeting

Residential proxies only. For DC & ISP networks you need to configure your zone and select the cities you would like to have proxies in. Using this parameter without pre-selection in DC & ISP is not permitted

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 "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

Residential proxies only

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

Residential proxies only

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

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

ZIP Code Targeting

Residential proxies only

You can target proxy peers by a ZIP code of a specific area. Here is an example of targeting an IP from Memphis, US and zip code 12345:

Shell
curl "https://example.com" --proxy brd.superproxy.io:22225 --proxy-user brd-customer-<customer_id>-zone-<zone_name>-city-memphis-zip-12345:<zone_password>