Send Your First Request
Learn how to send your first request using Oculus proxy products with easy-to-follow code examples in multiple programming languages.
This guide works for all proxy products
-
Dedicated Datacenter Proxies
-
Events & E-commerce Proxies
-
ISP Premium Proxies
-
ISP Proxies
-
Rotating Residential Proxies
-
Shared Datacenter Proxies
-
Sneakers Residential Proxies
-
Tickets Residential 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!