Guides
Step-by-step guides for setting up and using proxies in various programs and devices.
Setting up Proxy in Cypress for E2E Testing
Setting up a proxy in Cypress: HTTP_PROXY variables, cy-proxy-middleware, and testing geo-dependent content.
How to Automate Proxy Purchasing via API
Automation of proxy purchase and management via provider APIs: integration, usage monitoring, and auto-renewal.
Creating a Proxy Monitoring Dashboard in Grafana
Step-by-step creation of a dashboard for monitoring proxies in Grafana: metrics,
How to Test Proxies Before Buying
Proxy testing checklist before purchase: speed, stability, anonymity, geo, and compatibility with target
How to configure sticky sessions via proxy
Sticky sessions: maintaining a single IP throughout the session, configured via the provider and independently.
Using Proxy with Camoufox
Camoufox is a modified Firefox for bypassing anti-bots. Proxy configuration, fingerprint, and stealth mode.
Setting up Proxy in Undetected ChromeDriver
How to configure a proxy in undetected-chromedriver for bypassing Cloudflare and anti-bot systems with IP rotation.
Automatic Proxy Switching Upon IP Ban
Implementation of automatic proxy switching upon IP ban detection: ban detection, switching algorithms.
Setting up Proxy in Fetch API and Node.js
How to use proxies with Fetch API in Node.js: undici ProxyAgent, node-fetch with http-proxy-agent.
Setting up proxy in Axios (JavaScript)
Setting up a proxy in Axios for Node.js and the browser: http-proxy-agent, https-proxy-agent, and SOCKS5.
How to Use Proxy with GraphQL API
Working with GraphQL API via proxy: features of POST requests, authentication, and bypassing rate limiting.
How to Set Up a Proxy for gRPC Requests
Configuring proxy for gRPC: HTTP/2 CONNECT, Envoy proxy, Nginx gRPC passthrough, and programmatic configuration.