Search Engine ISP Proxies
Send Your First Request
Learn how to send your first request using toolip’s proxy products with easy-to-follow code examples in multiple programming languages.
This guide works for all proxy products
- Rotating Residential Proxies
- Search Engine ISP Proxie
- Global ISP Proxies
- Shared Datacenter Proxies
- Dedicated Datacenter Proxies
To get started, you need your proxy credentials, your Username
, Password
along with the Port
. You can find these credentials in the configured list.
Code Examples
Once you have your proxy credentials, use the following code to send your first request:
You can change and the number of easily.
The code above uses the residential proxy to send a request to http://httpbin.org/ip.
It returns your IP information:
Now, replace http://httpbin.org/ip with the website of your choice and that’s it!