Learn how to send your first request using Bright Data’s proxy products with easy-to-follow code examples in multiple programming languages.
This guide works for all the proxy products
Residential Proxy
Mobile Proxy
ISP Proxy
Datacenter Proxy
SERP API
Browser API
Web Unlocker API
To get started, you need your proxy credentials, your Username
and Password
along with the Host
name. You can find these credentials in the Overview tab of the proxy product.
Once you have your proxy credentials, use the following code to send your first request:
The code above uses the residential proxy to send a request to http://lumtest.com/myip.json. It returns your IP information in a JSON format:
Now, replace “https://lumtest.com/myip.json” with the website of your choice and …
That’s it!
Learn how to send your first request using Bright Data’s proxy products with easy-to-follow code examples in multiple programming languages.
This guide works for all the proxy products
Residential Proxy
Mobile Proxy
ISP Proxy
Datacenter Proxy
SERP API
Browser API
Web Unlocker API
To get started, you need your proxy credentials, your Username
and Password
along with the Host
name. You can find these credentials in the Overview tab of the proxy product.
Once you have your proxy credentials, use the following code to send your first request:
The code above uses the residential proxy to send a request to http://lumtest.com/myip.json. It returns your IP information in a JSON format:
Now, replace “https://lumtest.com/myip.json” with the website of your choice and …
That’s it!