Proxy Configuration
Configure proxy settings for your automation scripts
When running actions, you typically run your code in a data center such as AWS.
To avoid bot detection, rate limits, and accessing geo-restricted content, we recommend using a proxy.
Proxy Types
Anon provides two types of proxies:
Anon Provided Proxy
We use residential IP addresses that come from human devices, which are less likely to be detected by websites. These proxies are from:
- Home routers
- Mobile devices
Bring Your Own Proxy
You can use your own proxy if you have a specific use case.
Proxy Examples
Anon Proxy
Here’s an example for how to configure your own proxy:
Bring Your Own Proxy
Here’s an example for how to configure your own proxy:
Proxy Options
Server Types
Anon supports multiple proxy protocols:
Authentication
Proxies can be authenticated with a username and password:
Best Practices
Proxy Health Check
Test proxy connectivity before running actions:
Error Handling
Handle proxy-related errors gracefully:
Was this page helpful?