What is Superagent?
Superagent is a lightweight HTTP request library for Node.js. It is highly extensible through a plugin system, allowing it to handle complex tasks like proxy authentication or retries while maintaining a cleaner, more readable syntax than older libraries likerequest. Using Oculus proxies allows you to mimic requests coming from different locations, preventing rate-limiting on your main IP.
How to Use Oculus Proxies With Superagent
Example code
Use the following code as an example for Superagent. Make sure to replace
proxyUri with the correct proxy credentials from your dashboard.