Data Center
Send your first request
Learn how to send your first request using Bright Data’s proxy products with easy-to-follow code examples in multiple programming languages.
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.
Code Examples
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:
Output
Now, replace “https://lumtest.com/myip.json” with the website of your choice and …
That’s it!