Take a deeper look into our ISP Proxy network and explore the different targeting options, control panel configurations, and more.
Getting Started
If you haven't yet seen our ISP Proxy Getting started guide, you'll want to go there first to briefly review how to create an ISP proxy network, send your first request, explore the control panel, and more basic actions.
How to
Learn how to target a specific country or city when sending your request, set a limit on bandwidth consumption, integrations, statistics, and more
- Integrate a new proxy into your code
- Integrate a proxy into a 3rd party software
- Target a Specific Country or City with Bright Data proxies
- Review IPs Allocated to Your Zone
- View the proxy event log
- Understand your zone's statistics
- 100% uptime - Assigning automatic IP fallbacks
- Keep using the same IP in multiple requests
- Set limits to bandwidth usage
- Whitelist/blacklist IPs and domains
- See supported ports & protocols
- Target a Specific OS
- Target countries in Europe
- Refresh IPs allocated to your zone
How to: for ISP specifically
Use a Specific IP
When using Bright Data's ISP Proxy network, you may find the need to use a specific IP allocated to your zone.
- Locate the IP you want to target
-
Add the
-ip-
flag to your request, after your zone’s name
curl --proxy brd.superproxy.io:22225 --proxy-user brd-customer-<CUSTOMER_ID>-zone-<ZONE_NAME>-ip-181.41.203.208: <ZONE_PASSWORD> "https://lumtest.com/myip.json"
-
Send a test request, and review the response
{"ip":"181.41.203.208","country":"BR","asn":{"asnum":61317,"org_name":"Ipxo Uk Limited"},"geo":{"city":"São Paulo","region":"SP","region_name":"Sao Paulo","postal_code":"01323","latitude":-23.5335,"longitude":-46.6359,"tz":"America/Sao_Paulo","lum_city":"saopaulo","lum_region":"sp"}}
We recommend using https://lumtest.com/myip.json as the target domain in your request, to review your IP credentials.