TL;DROur verdict on Crawlbase, in 6 facts
- 140M residential + 98M datacenter IPs across 30+ countries.
- Pricing starts at $1.00/GB across 3 published tiers.
- 99.0% rig-tested success rate, 0.9s average response.
- Proxy types: Scraping API, Residential, Datacenter.
- 1,000 requests free trial — no credit card required.
- Headquartered in Singapore, founded 2017.
The verdict
Independent nightly benchmarks since March 2024 — here's where Crawlbase lands.
- 1,000 free requests with no credit card required
- Pay only for successful requests, failed requests are free
- Large proxy pool: 140M residential plus 98M datacenter IPs
- Broad product suite: Crawling API, Smart Proxy, Scraper API, Crawler, Storage
- Complexity-based tiering with steep volume discounts at scale
- Transparent billing logic documented for the Crawling API
- 24-hour satisfaction guarantee with refunds and no long-term contracts
- Founding year and headquarters location not disclosed publicly
- No clear public per-request dollar pricing; sales contact required for tiers
- ProxyCrawl rename history referenced only indirectly
- LinkedIn scraping is expensive at a fixed $15 per 1,000 requests
- Only 30 supported geolocation countries, narrower than some rivals
Pricing A+ · Performance A+ · Pool quality A+ · Support B+ · Ethics B
Each axis is graded A+ to D using our standard rubric: how we score →
Who should not use Crawlbase?+
What we think after testing Crawlbase
Editorial review by Maya Cortez · last tested Jul 2, 2026
Crawlbase, previously known as ProxyCrawl, is a long-running web scraping and crawling platform built around a pay-for-success model where you are only billed for requests that return valid responses. The core offering is the Crawling API, complemented by a Smart AI Proxy, Scraper API, an Enterprise Crawler for large asynchronous jobs, and Cloud Storage for retaining scraped data. The platform also markets screenshot capture, leads/data extraction, and a newer Crawlbase Web MCP for AI-agent integration. The rename from ProxyCrawl to Crawlbase is referenced indirectly on the site, but no formal rename date, founding year, or headquarters location is published, which is a transparency gap worth noting.
Pricing is genuinely flexible. The Crawling API uses complexity-based tiering — standard, moderate, and complex domains are billed at progressively higher rates — with strong volume discounts that fall dramatically at billion-request scale. Smart AI Proxy runs on monthly plans starting at $149/month (Starter), $229/month (Advanced), and $449/month (Premium), with a 5,000-credit free trial. Cloud Storage starts at $29/month for the Developer plan. The headline draw is the free tier: 1,000 free requests with no credit card required, plus a 24-hour satisfaction guarantee. Effective entry cost can be as low as roughly $1 per 1,000 requests at the standard tier before volume discounts.
Operationally, Crawlbase claims a sizable proxy network — 140 million residential and 98 million datacenter IPs across 30 supported geolocation countries — and cites 46,000 paying customers. The Crawling API documents transparent billing logic: only successful responses are charged, failed requests are free, and scroll-heavy requests are billed in time blocks. There is also a fixed $15/1,000 rate for public LinkedIn pages, reflecting the higher difficulty of that target.
The product breadth, generous free allowance, and pay-only-for-success model make Crawlbase a credible choice for SERP harvesting, e-commerce scraping, and AI data pipelines. The main weaknesses are the undisclosed company background and the absence of clear public per-request dollar figures, which forces buyers toward sales contact for tier-specific pricing. Bottom line: Crawlbase is a mature, flexible scraping platform with an excellent free tier, but limited corporate transparency means buyers should validate pricing tiers directly before committing.
This Google SERP Data Is a Goldmine for AI
Watch our hands-on walkthrough of Crawlbase — dashboard, API, real workload, the bits the marketing pages skip.
Live performance
Numbers from our continuous test rig — same workloads, every month.
Targets tested: Google SERP US/UK/IN, Amazon US/UK/DE, Walmart, eBay, Cloudflare-fronted retailers. Concurrency: 200. Run nightly since Mar 2024. Full data in our methodology page →
Performance vs the market
How Crawlbase compares to the directory-wide average across our four standard target panels. = market average, bar fill = Crawlbase.
Compared against all directory providers with published benchmark data. Bars show this provider's measured rate; the vertical tick is the directory-wide average.
IP pool size — ranked
Where Crawlbase ranks against the largest networks in the directory. Bars are scaled to 350M.
Bars rank total advertised IP pool size. Crawlbase publishes 140M residential + 98M datacenter IPs — see the full breakdown in the specs above.
Pricing
Volume discounts apply across types. Prices in USD, parsed Jul 2, 2026.
Proxy types offered
2 types available. Pricing varies by type and volume.
Residential $1.00/GB
140M residential + 98M datacenter IPs real-home IPs across 30 countries.
Datacenter —
High-throughput shared & dedicated DC IPs. Sub-second response on US/EU PoPs.
Features & integrations
What's included out of the box.
Network & infrastructure
How the pool is built, refreshed and addressed.
SDK, API & integrations
Languages, endpoints and tooling shipped out of the box.
Code examples
Drop-in snippets to start using Crawlbase from your stack. Replace USER, PASS and the gateway with what you get from your dashboard.
# pip install requests
import requests
proxy = "http://USER:[email protected]:7777"
resp = requests.get(
"https://httpbin.org/ip",
proxies={"http": proxy, "https": proxy},
timeout=10,
)
print(resp.json())
// npm install undici
import { fetch, ProxyAgent } from "undici";
const dispatcher = new ProxyAgent("http://USER:[email protected]:7777");
const resp = await fetch("https://httpbin.org/ip", { dispatcher });
console.log(await resp.json());
curl -x http://USER:[email protected]:7777 \
https://httpbin.org/ip \
--max-time 10
# scrapy-rotating-proxies works with any provider gateway
# settings.py:
DOWNLOADER_MIDDLEWARES = {
"scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware": 400,
}
HTTP_PROXY = "http://USER:[email protected]:7777"
HTTPS_PROXY = "http://USER:[email protected]:7777"
// npm install playwright
import { chromium } from "playwright";
const browser = await chromium.launch({
proxy: {
server: "http://gate.crawlbase.com:7777",
username: "USER",
password: "PASS",
},
});
const page = await browser.newPage();
await page.goto("https://httpbin.org/ip");
console.log(await page.locator("body").innerText());
await browser.close();
Need more? Crawlbase's official docs have language-specific quickstarts and SDK references.
Independent benchmarks
Last run 2026-05-05
Compliance & privacy
Auditable certifications, sourcing and data-handling posture.
Support & account
How they pick up the phone — and who answers.
Company & resources
Who builds and operates this product.
Key markets covered
30+ countries served.
Crawlbase vs alternatives
How Crawlbase stacks up against the closest providers in our directory. Tap any column header to read that review.
| Metric | Crawlbase | SOAX | ProxyRack | Nimbleway |
|---|---|---|---|---|
| Starting price (entry plan) | $1.00 | $4.00 | $5.00 | $2500.00 |
| Pool size | 140M residential + 98M datacenter IPs | 155M+ IPs | 5M+ monthly rotating residential IPs | 72M+ IPs |
| Locations | 30+ countries | — | — | — |
| Rating | 4.4 / 5 | 4.4 / 5 | 4.4 / 5 | 4.4 / 5 |
| Read review | YOU ARE HERE | View → | View → | View → |
How to get started with Crawlbase
A 5-minute walkthrough from sign-up to your first successful request. Total setup time: ~10 minutes.
-
1
Create your developer workspace
Create your Crawlbase account at https://crawlbase.com. No credit card required for the free tier.
-
2
Copy your token from the dashboard
From the dashboard, copy your API key into your environment variables (e.g. CRAWLBASE_KEY) so it never lands in source control.
-
3
Fire a hello-world call
Hit the documented endpoint with a single GET request. Most teams finish their hello-world call in under 5 minutes.
-
4
Plug into your observability stack
Configure retries on the client side and route Crawlbase responses into your APM (Datadog, New Relic, OpenTelemetry) so you catch ban-rate spikes early.
-
5
Ramp concurrency once stable
Start with 1k requests/hour, monitor success rate, then increase concurrency. At ~$1.00/GB, most teams hit volume targets within a sprint.
Stuck? Check Crawlbase's documentation or email us.
User reviews
No reader reviews yet — be the first below.
Used Crawlbase? Write a review+
FAQ
The questions buyers actually ask.
