Here is something the proxy industry does not advertise.

A large share of providers do not own a network. They buy wholesale from someone who does, add a margin, and sell it to you. That is a perfectly legitimate business, but it means you are paying for two companies where the work is done by one.

Geonode operates its own network and says so directly: no upstream middleman.


What Owning the Network Buys You

Two things, and the second is more important than the first.

The obvious one is price. Residential starts around twenty seven cents a gigabyte, which is at the sharp end of this market, and the wholesale framing explains why rather than leaving you wondering what the catch is.

The less obvious one is control. When you resell, a problem with the underlying network is something you report upward and wait on. When you own it, you fix it. For anything you depend on operationally, that difference shows up on the day something breaks.

The pool sits around 2.5 million addresses, which is modest next to the hundred million claims elsewhere. Worth being clear eyed about: a smaller network you control often outperforms a larger one you rent, but if raw address variety is your binding constraint, check that number against your needs.


The Scraper API Priced by Concurrency

This is the genuinely novel part.

Every other scraping API in this series charges per request or per credit. Geonode's is priced by concurrency, meaning you pay for how many requests you can run at once rather than how many you run in total.

Think about what that changes. With per request pricing, every page you scrape has a marginal cost, so you ration. With concurrency pricing, once you have bought a lane, using it fully costs nothing extra.

For continuous crawling, that flips the economics. Your cost becomes a function of how fast you want to go, not how much you end up collecting, and those are very different things to budget for.

There is a free monthly allowance of API requests too, which is enough to evaluate properly.


Two Pricing Models, One You Can Budget

Geonode's own framing is that it offers two pricing models and one of them lets you budget. That is an honest way to put it.

Per gigabyte is flexible and unpredictable. Unlimited or concurrency based is predictable and only pays off past a threshold. Knowing which side of that threshold you sit on is the whole decision, and the free proxy vs paid proxy guide walks through how to work that out.


Who It Fits

Geonode suits continuous crawling where per request pricing has become painful, cost sensitive work at volume, anyone who wants to know who actually runs the network they are buying from, and teams building on the AI agent stack that need predictable live web access.


Who Might Look Elsewhere

If you need a very large address pool for maximum variety, 2.5 million is on the smaller side and a bigger network may serve you better.

Occasional light users will also find concurrency pricing the wrong shape. Pay as you go per gigabyte suits sporadic work far better.


Final Verdict

Geonode is a refreshingly transparent provider with one genuinely original idea in its pricing.

Owning the network explains the low rates rather than leaving them suspicious, and pricing the Scraper API by concurrency rather than volume is the first thing in this whole series that made me rethink how scraping should be billed.

Take the free API allowance, run a continuous crawl, and compare the total against what the same job would cost per request elsewhere. For high volume work, the difference is not small.