Residential Proxies
IPs assigned by ISPs to real home devices. The highest legitimacy proxy type for sites with aggressive bot detection.
Overview
Residential proxies use IPs that internet service providers (ISPs) assign to real home devices. From a target site's perspective, traffic looks indistinguishable from a regular user browsing from their home. This makes residential proxies the most effective choice for sites with sophisticated bot detection, CAPTCHAs, or browser fingerprinting.
Specs & Pricing
| Price | From $1.69/GB (volume discounts available) |
| Protocols | HTTP/HTTPS (port 823) · SOCKS5 (port 824) |
| Sticky sessions | Port-based (10000–20000) or sessid (up to 120 min) |
| Coverage | 210+ countries |
| Concurrent connections | Up to 1,000 per package |
| State/city/ZIP/ASN targeting | Available — 2× billing applies |
Use Cases
- Web scraping — collect public data from sites with anti-bot protections
- Price monitoring — monitor e-commerce prices across regions
- Ad verification — verify that your ads display correctly in target markets
- SEO monitoring — check SERPs and local search results by country or city
- Market research — access geo-restricted content as a local user
- Social media management — manage accounts from their expected geographic origin
Geo-Targeting & Billing
Country targeting (cr/nocr) is free. State, city, ZIP, and ASN targeting consume traffic at 2× the normal rate.
If you need city or state precision and want to avoid the 2× surcharge, consider Premium Residential proxies — they have no surcharge at any targeting level.
Connection Example
Rotating — any country
curl -x http://USERNAME:PASSWORD@proxy.raxyproxy.com:823 \
https://httpbin.org/ipCountry-targeted — US
curl -x http://USERNAME__cr.us:PASSWORD@proxy.raxyproxy.com:823 \
https://httpbin.org/ipCity-targeted — Los Angeles
curl -x "http://USERNAME__cr.us;city.losangeles:PASSWORD@proxy.raxyproxy.com:823" \
https://httpbin.org/ip
# Note: city targeting consumes 2× trafficSticky — port-based
# Port 10001 is always the same IP
curl -x http://USERNAME:PASSWORD@proxy.raxyproxy.com:10001 \
https://httpbin.org/ip