ProxyNomad

Residential · Mobile · ISP · Datacenter

Proxies for teams that collect data for a living.

ProxyNomad routes your traffic through residential, mobile, ISP and datacenter exits with country, city and ASN targeting, sticky or rotating sessions, and per-gigabyte billing. No credit systems, no expiring bundles, no charge for requests that fail inside our network.

Residential$4.00/GB
Mobile$8.00/GB
ISP$2.20/IP/mo
Datacenter$0.60/GB

pay as you go · no minimum · traffic never expires

exit Lisbon 38.7223° N, 9.1393° W country-pt-city-lisbon

Example waypoints at real city coordinates. Coverage shifts with supply; ask us for current availability. Tap, hover or focus a waypoint to read its targeting string.

DEN YTO SAO LIS WAW LOS NBO BOM SIN OSA SYD

01Quickstart

gate.proxynomad.com:7000

Your first request is three lines.

Credentials are a username and password. Targeting goes in the username: append country, city, asn or session segments and the gateway routes accordingly. No SDK, no client library, nothing to install. If your HTTP stack can use a proxy, it can use ours.

Sticky sessions hold one exit for up to 30 minutes. Rotating is the default: a fresh exit per request. TLS stays end to end; we tunnel CONNECT and never see or modify the payload.

Full quickstart: Python, Node, sessions, error semantics

curl
# rotating residential exit in Lisboncurl -x "http://USER-country-pt-city-lisbon:PASS\@gate.proxynomad.com:7000" https://ifconfig.me
python
import requests p = "http://USER-country-pt-city-lisbon:PASS@gate.proxynomad.com:7000"r = requests.get("https://ifconfig.me",                 proxies={"http": p, "https": p})print(r.text)
node
import { ProxyAgent } from "undici"; const p =  "http://USER-country-pt-city-lisbon:PASS@gate.proxynomad.com:7000";const res = await fetch("https://ifconfig.me",  { dispatcher: new ProxyAgent(p) });console.log(await res.text());

02The route

ports 7000 · 7100 · 7200 · 7300

One gateway, four doors.

Every request takes the same road. The port picks the product, targeting rides in the username, and the gateway routes you through a matching exit to the target. TLS stays end to end, and a request that fails inside our network is never billed.

Illustrative schematic, not live traffic. The route is real: the port picks the product, targeting rides in the username, the gateway opens a CONNECT tunnel and TLS stays end to end. Billed on delivered traffic only; requests that fail inside our network are never billed. Diagram description: your stack sends a request with credentials in the username to gate.proxynomad.com. The gateway routes it through one of four ports: 7000 residential, 7100 mobile, 7200 ISP, 7300 datacenter. From the port door the request leaves through an exit waypoint that matches your targeting and continues to the target over a CONNECT tunnel with TLS end to end. Only delivered traffic is billed; a request that fails inside the network turns back at the door and is never billed.

03Four types, four prices

the honest decision table

Which proxy do you actually need?

Most providers answer this question with whatever earns the most. Here is the real decision.

The short answer: a lot of jobs run fine on datacenter IPs at 15% of the residential price, and we will tell you when yours is one of them. Not sure? Send us the target and we will tell you what we would use.

04The part you cannot benchmark

reply ≤ 4 business hours · mon to sat

A vendor you can actually talk to.

Proxy pools look alike on a landing page. The difference shows up three weeks in, when a target changes its defenses on a Friday night.

01 Setup

Hands-on from request one

Your first session is with an engineer, not an onboarding flow. Bring the target and the job. We help pick the proxy type, session length and concurrency, and we stay on the call until your requests succeed.

02 Sizing

Advice against our own interest

We sell four proxy types at prices that differ by an order of magnitude. When the cheap one will do the job, we say so. We would rather bill you correctly for years than heavily for a quarter.

03 Failures

An engineer answers

When success rates fall, you get a reply within four business hours, Monday through Saturday, from someone who can read your logs and knows what a 403 spike at 2 a.m. looks like. Not a first-line macro.

Before you get credentials, we ask what you are collecting and from where. Two minutes of questions. It keeps abusive traffic off the pool, and a clean pool is the product you are buying. The rules are public: acceptable use policy.

05Pricing

usd · delivered traffic only · no expiry

Numbers you can read without a sales call.

Residential

$4.00/GB

Volume tiers to $2.20/GB at 1 TB.

Mobile

$8.00/GB

Volume tiers to $5.00/GB at 500 GB.

ISP

$2.20/IP/mo

Bandwidth included, fair use. Volume tiers from 50 IPs.

Datacenter

$0.60/GB

Volume tiers to $0.35/GB. Dedicated IPs $1.40/IP/mo.

Three billing rules, everywhere:

R1You are metered on delivered traffic only.
R2Requests that fail inside our network are never billed.
R3Traffic you buy does not expire.

Full tiers and the fine print

38.7223° N, 9.1393° W · the rule

The right proxy is the cheapest one that sustains your success rate.

07Against the market

verify everything, including us

A comparison you can check.

This table describes patterns across the proxy market, not any single provider. Markets move; verify everything, including us.

Dimension ProxyNomad Large providers Budget resellers
Billing Per GB delivered Credit and point systems, often expiring monthly Per GB, often on oversold pools
Failed requests Not billed when they fail inside our network Varies by product, often billed as traffic Usually billed
City & ASN targeting Included on every plan Often a higher tier or a paid add-on Country only, when it works
Minimum spend None, pay as you go from 1 GB Committed monthly spend for the real features Low, and you get what you pay for
Support An engineer, within four business hours, Mon to Sat Ticket queue, account manager on enterprise Chat widget, best effort
Contract Monthly, cancel any time Annual commitment for the good rates Monthly

The only benchmark that matters is yours: run the same 2 GB job through any two providers against your real target and compare cost per thousand successful requests. We are happy to be one of the two. Ask for trial access.

Start

Put a real route under your next job.

Start pay as you go, or send us the target first and we will tell you honestly what it needs. Trials available: enough traffic to test against production, no card required.