Proxy network
Residential proxies
38M+ consented residential addresses across 190+ countries and 4,100+ cities, billed by the gigabyte with no monthly minimum.
- Pool size
- 38M+ addresses
- Coverage
- 190+ countries, 4,100+ cities
- Session control
- Rotating or sticky to 60 min
- Protocols
- HTTP, HTTPS, SOCKS5
- Uptime SLA
- 99.9% monthly gateway availability
from $1.75/ GB
Pay as you go · No subscription · Order from 1 GB
What it is, and when to use it
Addresses assigned by consumer ISPs to real households, reached through peers who opted in to share bandwidth and are compensated for it. Every peer arrives through a partner application carrying a disclosure we have reviewed ourselves. Rotation is per request or sticky for up to 60 minutes.
Reach for residential when a target serves a different response by geography, device, or account history, and only a consumer vantage point reads it the way a real visitor would. It is not the cheapest way to move a fixed volume of traffic — datacenter is — so choose it for the read it makes possible, not the price.
Where the network reaches
- Coverage
- 190+ countries, 4,100+ cities
Coverage is presence, not a per-order selector: country-level targeting is not available on this line today.
Residential pricing
The published ladder for this line. A side-by-side of all four is further down this page.
| Order size | USD / GB |
|---|---|
| 1 GB | $5.50 |
| 2 GB | $5.20 |
| 5 GB | $4.60 |
| 10 GB | $3.95 |
| 25 GB | $3.40 |
| 50 GB | $3.00 |
| 100 GB | $2.65 |
| 250 GB | $2.30 |
| 500 GB | $2.00 |
| 1,000 GB | $1.75 |
- 190+ countries of consented peer coverage
- Sticky sessions to 60 minutes
- Chain-of-custody record on request
What's included
38M+ address pool
A pool this size means a rotation can run for weeks without repeating an exit address against the same target.
190+ countries, 4,100+ cities
Peers exist at consumer-ISP density in almost every market you would need to check, not only the largest ones.
Rotating or sticky sessions
Rotate on every request for breadth, or hold a session sticky for up to 60 minutes when a workflow needs one identity throughout.
HTTP, HTTPS, SOCKS5
Point an existing client at the gateway without adding a new protocol to support.
User:pass or IP allowlist
Authenticate however your infrastructure already expects to: rotating credentials, or a fixed source IP.
Unmetered concurrency
Run as many concurrent sessions as the workload needs; concurrency itself is never billed or capped.
Connect in minutes
Point an existing HTTP client at the gateway below. Rotation, sessions, and targeting are parameters on the connection, not a new integration.
curl -x http://USERNAME:[email protected]:PORT https://example.comimport requests
proxies = {
"http": "http://USERNAME:[email protected]:PORT",
"https": "http://USERNAME:[email protected]:PORT",
}
response = requests.get("https://example.com", proxies=proxies)
print(response.status_code)import { fetch, ProxyAgent } from "undici";
const dispatcher = new ProxyAgent("http://USERNAME:[email protected]:PORT");
const response = await fetch("https://example.com", { dispatcher });
console.log(response.status);The host and credentials above are placeholders. Your actual gateway endpoint and credentials are issued in the dashboard after signup.
How the four networks compare
Every other line at a glance, so choosing between them is a parameter rather than a guess.
| Network | Residential | ISP | Datacenter | Mobile |
|---|---|---|---|---|
| Origin | Consented peer devices, opted in through partner apps | Leased from consumer ISPs, hosted on our racks | Ranges we hold, announced from our own ASN | Consented peers plus modems we operate ourselves |
| Assignment | Rotating pool — Rotating or sticky to 60 min | Static, dedicated to one customer | Dedicated, never shared | Rotating pool — Rotating or sticky to 30 min |
| Billing unit | Per GB, rounded to the MB | Per address, per month | Per address, per month | Per GB, rounded to the MB |
| Best for | Geography-sensitive monitoring and ad verification | Long-lived sessions and account operations | High-throughput collection and internal testing | Mobile-specific measurement and app testing |
| From price | $1.75 / GB | $1.50 / IP / month | $1.50 / IP / month | $1.75 / GB |
What teams run on this network
- Price and assortment monitoring on retail sites that segment by geography
- Ad verification and brand-safety sampling from consumer vantage points
- Search result and marketplace ranking measurement
- Availability testing for consumer-facing products across markets
Every peer address enters the network through a disclosed, compensated opt-in.
Residential and mobile peers reach us through partner applications. Before a device joins, the person using it is shown a plain-language notice explaining that their connection will be used to route traffic, and they must act to accept it. The choice is reversible from the application's own settings, not buried in a support flow. Partners compensate peers, in cash, in credit, or by removing advertising. We review each partner's disclosure text and consent flow before onboarding and again at every audit cycle, and we test the withdrawal path ourselves.
Evidence
Partner disclosure texts and consent-flow screenshots, per pool.
What's guaranteed
- Availability
- 99.9% monthly gateway availability
- Quality target
- 99.2% median request success across the pool
- Support
- Named engineer, 4-hour first response
- Service credits
- 10% of monthly spend per 0.1% below target, to 50%
Residential questions, answered here
- Can I choose which country my requests exit from?
- Not at checkout today. Coverage spans 190+ countries and 4,100+ cities, but per-order country selection on residential is not available. ISP and datacenter both support choosing a country if your workload needs one.
- How long can a session stay on the same address?
- Up to 60 minutes with a sticky session, or you can rotate on every request. Both are a parameter on the connection, not a separate product.
- Is there a minimum order?
- No. Order from 1 GB with no monthly minimum, and pay only for the traffic you use.
- What happens if the pool falls below the success rate target?
- Service credits apply automatically: 10% of monthly spend per 0.1% below the target, up to 50%. You do not have to notice the breach to be credited for it.
- Where do residential addresses come from?
- Peers who opted in through a partner application and are compensated for sharing bandwidth. The full sourcing standard, including the audit that reviews it twice a year, is on the sourcing and compliance page.
- Can I authenticate by IP instead of a username and password?
- Yes. Allowlist your egress IPs in the dashboard, or use rotating username:password credentials — whichever your infrastructure already expects.
- Is there a free trial?
- There is no separate trial on residential. With no monthly minimum, ordering a small package at the published rate serves the same purpose.
Start with residential
Ask us to trace an address, send you the sourcing attestation, or price your current volume at our published rates. All three are a reply, not a sales cycle.
One business day, from a named engineer.