Fetch real-time data from 100+ websites,No development or maintenance required.
Over 100 million real residential IPs from genuine users across 190+ countries.
SCRAPING SOLUTIONS
Get accurate and in real-time results sourced from Google, Bing, and more.
With 120+ prebuilt and custom scrapers ready for any use case.
No blocks, no CAPTCHAs—unlock websites seamlessly at scale.
Execute scripts in stealth browsers with full rendering and automation
PROXY INFRASTRUCTURE
Over 100 million real residential IPs from genuine users across 190+ countries.
Reliable mobile data extraction, powered by real 4G/5G mobile IPs.
For time-sensitive tasks, utilize residential IPs with unlimited bandwidth.
Fast and cost-efficient IPs optimized for large-scale scraping.
SCRAPING SOLUTIONS
PROXY INFRASTRUCTURE
DATA FEEDS
Full details on all features, parameters, and integrations, with code samples in every major language.
LEARNING HUB
ALL LOCATIONS Proxy Locations
TOOLS
RESELLER
Get up to 50%
Contact sales:partner@thordata.com
Products $/GB
Fetch real-time data from 100+ websites,No development or maintenance required.
Get real-time results from search engines. Only pay for successful responses.
Execute scripts in stealth browsers with full rendering and automation.
Bid farewell to CAPTCHAs and anti-scraping, scrape public sites effortlessly.
Dataset Marketplace Pre-collected data from 100+ domains.
Over 100 million real residential IPs from genuine users across 190+ countries.
Reliable mobile data extraction, powered by real 4G/5G mobile IPs.
For time-sensitive tasks, utilize residential IPs with unlimited bandwidth.
Fast and cost-efficient IPs optimized for large-scale scraping.
Data for AI $/GB
Pricing $0/GB
Docs $/GB
Full details on all features, parameters, and integrations, with code samples in every major language.
Resource $/GB
EN $/GB
产品 $/GB
AI数据 $/GB
定价 $0/GB
产品文档 $/GB
资源 $/GB
简体中文 $/GB
Blog
Residential Proxiesthe-residential-proxy-audit-why-a-10-million-ip-pool-still-gets-blocked-with-an-honest-thordata-vs-decodo-comparison
IP pool size is the most-quoted and least-predictive stat in the proxy market. What actually determines whether your traffic gets through: IP diversity across ASNs, geo accuracy at city level, session control, protocol support, and how the pool is sourced. This is a five-point audit you can run on any provider — followed by a fair, number-for-number comparison of Thordata and Decodo on exactly those points.
“Over 100 million IPs” reads well on a homepage. Then your scraper gets a 403 from a mid-tier retail site at 3 a.m., and the pool size number explains nothing.
Run this audit against any provider — including the two compared below — before committing traffic.
1. ASN diversity. Anti-bot systems score IP reputation at the network level, not just the address level. A pool concentrated in a handful of ASNs burns collectively: once one subnet is flagged, every IP in it inherits the suspicion. Ask how many distinct autonomous systems the pool spans, and watch for answers that only quote address counts.
2. Geo accuracy, verified. “Covers 195 countries” says nothing about whether a request targeted at Osaka arrives from an Osaka IP. City-level and ASN-level targeting are table stakes; the test is whether the geo you request is the geo you get. Mismatched geos break regional price comparison, localized content testing, and ad verification simultaneously.
3. Session control. Rotating IP-per-request is right for high-volume single-page fetches. But logins, carts, and multi-step flows need the same IP for minutes at a time. Look for sticky sessions with configurable duration — Thordata supports sessions up to 30–90 minutes — and check whether session creation costs extra (on well-designed platforms, it doesn’t).
4. Protocol coverage. HTTP and HTTPS are universal; SOCKS5 matters for tooling that tunnels raw TCP. If a provider offers HTTP/HTTPS only, some of your stack will need a workaround.
5. Sourcing and ethics. How the pool is built affects both your compliance posture and long-term pool health. Thordata describes its residential pool as ethically sourced through an opt-in SDK model — worth asking any provider the equivalent question, because “residential” without a sourcing answer is a risk you’re quietly holding.
A practical audit is 30 lines. Pin a geo, hold a session, and verify what comes back:
import requests
# Grab the exact endpoint string from your provider's dashboard
# (Thordata ships an endpoint generator for location-pinned endpoints)
PROXY = {
"http": "http://USERNAME-session-abc123-geo-jp-osaka:PASSWORD@gateway:PORT",
}
def audit_session(url: str):
r = requests.get(url, proxies=PROXY, timeout=30)
return {
"status": r.status_code,
"exit_ip": r.json().get("ip"), # does it match the geo you requested?
"asn": r.json().get("asn"), # is the network residential?
}
# Repeat the same session ID to test stickiness
print(audit_session("https://api.ip-check.example/json"))
print(audit_session("https://api.ip-check.example/json")) # same session → same exit IP?
Run this across your ten most valuable target domains, at the volume you actually expect, and count delivered results per 100 attempts. That single ratio — not any marketing number — is your provider’s real grade.
Both companies are legitimate, established proxy providers. Decodo (formerly Smartproxy) built its reputation on approachable, consumer-friendly proxy products; Thordata built its platform around result-priced scraping with a large underlying pool. Here’s the published pricing on the residential side:
| Audit point | Thordata | Decodo |
|---|---|---|
| Residential entry price | $2.00/GB at 1 GB | $3.75/GB at 3 GB |
| Residential at ~100 GB | ~$1.00/GB (slider) | $2.75/GB (100 GB tier) |
| Residential floor | $0.65/GB at 5,000 GB | ~$2.75/GB at self-serve tiers; custom above |
| Pay-as-you-go rate | Volume slider from 1 GB, no plan needed | $8.50/GB wallet top-up |
| Geo targeting | Country, state, city, ASN — no extra charge | Country and city level |
| Sticky sessions | Up to 30–90 minutes | Supported |
| Pool size (published) | 100M+ residential IPs, 190+ countries | Large multi-market pool (published in the tens of millions) |
| Trial | Residential trial available; free credits for scraper/SERP APIs | 3-day / 100 MB trial |
| Related products | Scraper API (~$0.50/1K results), SERP API (~$0.70/1K), Unlocker (~$1.00/1K), Scraping Browser ($2.50/GB) | Site Unblocker ($0.95/1K), Scraping API ($19–99/mo tiers) |
Where Decodo genuinely wins: entry simplicity. Its subscription tiers, 3-day trial, and polished dashboard make it one of the most beginner-friendly ways to start residential proxy work, and its Site Unblocker pricing ($0.95 per 1,000 requests) is competitive for unlocker-style workloads. For low, stable monthly volumes, the subscription model is predictable and easy to budget.
Where Thordata wins: unit economics at scale and geo precision. The published slider from $2.00/GB down to $0.65/GB with no sales negotiation, ASN-level targeting at no extra cost, and a 100M+ IP pool make it the stronger fit as volume grows past roughly 50–100 GB per month. The gap at 500 GB/month is material: around $500 or less on Thordata’s slider versus roughly $1,375+ on Decodo’s published residential tiers.
At small volumes, both are affordable and the choice is about workflow preference. The divergence is a scaling story, and it’s the kind you want to notice at 50 GB, not at 500.
IP pool size doesn’t matter at all? It matters, just less than people assume and differently than marketed. Pool size is a proxy (forgive the pun) for diversity and subnet health. A huge pool concentrated in flagged ASNs underperforms a smaller, well-distributed one — which is why the audit checks ASN diversity directly instead of stopping at the address count.
How do the two compare for scraping-API workloads, not raw proxies? Decodo’s Scraping API runs on monthly subscriptions ($19/$49/$99) with a free starter plan — friendly for low volumes. Thordata’s Scraper API bills per delivered result (~$1.00 per 1,000 at entry, ~$0.50 at scale), which becomes the better deal as volume grows past roughly 100K results monthly. Same crossover logic as the proxies, one layer up the stack.
What about SERP workloads on residential IPs? Don’t run SERP collection on raw residential proxies at all — it’s the worst cost fit, because SERP HTML is heavy and block-prone. Per-response pricing (Thordata’s SERP API from ~$0.70 per 1,000 structured responses) or the managed SERP monitoring solution is the correct architecture regardless of which proxy provider you use for everything else.
Can I audit both providers before choosing? Yes, and you should. Run the 30-line audit above against both trials on your real target domains, at your real expected volume, for a week. Compare delivered results per 100 attempts and cost per delivered result. That comparison takes less effort than arguing about pool sizes on the internet — and it’s the only one that reflects your traffic.
Does either provider require a contract? Neither locks you into a long-term commitment at self-serve tiers — Decodo bills monthly subscriptions, Thordata bills by volume with a 1 GB minimum. Enterprise agreements exist at both when you need SLAs and DPAs.
Pool size marketing will keep escalating; the numbers that govern your outcomes won’t change. Diversity, geo accuracy, session control, protocols, sourcing — five checks, one week, your own traffic. Run them against Thordata’s trial (residential trial plus free scraper/SERP API credits), run them against Decodo’s 3-day trial, and if SERP collection is in your mix, evaluate it as its own workload through the SERP monitoring pipeline rather than through raw proxy economics. The provider that wins your audit deserves your traffic — and with published pricing from $0.65/GB at volume, Thordata’s
residential network is built to win exactly that kind of test.
Looking for
Top-Tier Residential Proxies?
您在寻找顶级高质量的住宅代理吗?
How to Use Proxy IPs to Monitor AI Search Brand Visibility Across Countries
Learn how to select target-cou ...
Chris
2026-09-05
Free Proxies in Market Research? Industry Best Picks
Market research is the foundat ...
mia
2026-09-05
Before You Sign That Enterprise Proxy Contract: A Total-Cost Review of Oxylabs vs. Thordata
Enterprise proxy contracts are ...
Xyla Huxley
2026-09-05
What Can You Actually Train With 6 Billion Videos?
Every video dataset pitch lead ...
Xyla Huxley
2026-09-05
Your Vision Model Aced the Benchmark and Failed the Shelf: Closing the Gap With Multimodal Datasets
Computer vision models that pe ...
Xyla Huxley
2026-09-05
Every CAPTCHA Your Fare Aggregator Meets Costs You Money: A Travel Data Team’s Field NotesEvery CAPTCHA Your Fare Aggregator Meet
Travel meta-search lives and dies on fare freshness. Th […]
Unknown
2026-09-05
Facebook Ad Accounts Restricted? How to Choose Proxy IP?
As platform risk control stand ...
mia
2026-09-03
Decodo vs. Thordata:開發者視角的抓取 API 正面對決(不吹不黑)
Decodo(前身 Smartproxy)與 Thordat ...
Xyla Huxley
2026-09-02
從每 GB 8 美元到 0.65 美元:一次爬蟲基礎設施遷移的完整攻略
遷移爬蟲基礎設施不是技術專案——它是一門掛著程式碼的會計學。 ...
Xyla Huxley
2026-09-02