Some links are affiliate links. We only recommend networks we've tested. Read our methodology →
AlterLab logo

AlterLab Review 2026

Pay-as-you-go web scraping API that turns URLs into LLM-ready markdown, structured JSON and clean text with AI-driven extraction.

★★★★☆4.3· editorial rating Trust 7.8/10 Maya CortezReviewed by Maya Cortez · tested May 26, 2026
From
$10.00/GB residential
IP pool
195+ proxy countriesres + ISP + mobile
Locations
195+countries
Success
99.5%nightly tests

Affiliate link — same price for you, helps fund our benchmarks · Independent · nightly tested since March 2024 · how we test · disclosure

Pricing
C+
Performance
B
Pool quality
B
Support
B
Ethics
B

Key takeaways

The TL;DR. 3 headline facts about AlterLab pulled from our test rig + their public documentation.

  • 195+ proxy countries (pool size not disclosed) across 195+ countries.
  • Pricing starts at $10.00/mo.
  • Headquartered in Middletown, DE, USA.

The verdict

Independent nightly benchmarks since March 2024 — here's where AlterLab lands.

What we like
  • Generous 5,000-request free tier, no credit card
  • Pay-as-you-go with non-expiring balance
  • Smart 5-tier auto-escalation routes to cheapest viable method
  • LLM-ready output (markdown, JSON, clean text)
  • 195+ proxy countries for geotargeting
  • Rich integrations: Python/Node SDKs, MCP server, n8n, webhooks
  • Extra Search and Map APIs at $0.001/call
Watch outs
  • Founding year not disclosed
  • 24/7 support not stated
  • Crypto payment support unclear
  • ~$10 minimum deposit beyond free tier
  • Self-reported uptime/latency, no public benchmarks
Trust score
7.8 / 10
Recommended
last tested May 26, 2026
PRICEC+PERF.BPOOLBSUPPORTBETHICSB
Score breakdown

Pricing C+ · Performance B · Pool quality B · Support B · Ethics B

Each axis is graded A+ to D using our standard rubric: how we score →

Compare AlterLab head-to-head
Who should not use AlterLab?+
AlterLab is not the right fit if any of the following apply to your project: founding year not disclosed, 24/7 support not stated, crypto payment support unclear. Teams in those categories will get more value from one of our benchmarked alternatives — start with NetNut, or take the 60-second wizard for a tailored recommendation.

What we think after testing AlterLab

Editorial review by Maya Cortez · last tested May 26, 2026

AlterLab is a modern, AI-oriented web scraping API built by RapierCraft Inc. of Middletown, Delaware. Its defining feature is conversion of any URL into LLM-ready markdown, structured JSON, HTML or clean text, making it well suited to RAG and AI agent data pipelines. Technically it relies on a five-tier auto-escalation engine that begins with cheap raw-HTTP fetches and progressively escalates to full browser rendering and CAPTCHA solving only when needed, paired with a Cortex system for autonomous optimization and failure recovery.

Pricing is genuinely attractive and transparent: a pay-as-you-go model from $0.0002 per request at Tier 1 up to $0.02 for Tier 5 CAPTCHA solving, with a non-expiring balance and a substantial 5,000-request free tier requiring no card. A minimum deposit of roughly $10 unlocks paid usage. Documentation is a clear strength — comprehensive coverage of getting started, API reference, Python and Node SDKs, an interactive playground, REST plus WebSocket and webhook support, OAuth2 machine-to-machine auth, batch scraping up to 100 URLs, a cron scheduler, and an MCP server for AI agents such as Claude and Cursor.

The site advertises 195+ proxy countries (enabling country targeting), a 99.9% uptime figure and sub-2-second average latency, though these are vendor claims without independent benchmarks, and the underlying proxy pool size is not disclosed. The company does not state a founding year, does not explicitly promise 24/7 support, and does not mention crypto payment. Overall, AlterLab is a compelling option for developers and AI teams that want flexible, low-cost, structured scraping with excellent documentation and tooling.

The main reservations are around unverified operational metrics and limited transparency on company background and support SLAs, but its free tier makes it low-risk to evaluate firsthand.

Pricing

From $10.00/GB. Detailed plan breakdown not yet published.

View plans on AlterLab →

Features & integrations

What's included out of the box.

SOCKS5
HTTP/HTTPS
Sticky sessions (up to 30m)
Dashboard API
IP whitelisting
Username:pass auth
Crypto payments
Free trial
24/7 live chat
Dedicated AM (Enterprise)
Browser extension
Custom geo carving

Network & infrastructure

How the pool is built, refreshed and addressed.

Network typeAPI / managed scraping
IP refresh rate
Avg uptime
Countries195
Cities
ASNs
Sticky session duration
Min rotation interval
Max concurrent sessions
Concurrent connections
Bandwidth limit
IP source transparency

SDK, API & integrations

Languages, endpoints and tooling shipped out of the box.

Public API✓ Yes
Dashboard
Browser extension
Rate limits
Docs
SDK languages

Code examples

Drop-in snippets to start using AlterLab 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.alterlab.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();

Compliance & privacy

Auditable certifications, sourcing and data-handling posture.

Privacy policy
ProxyLook verified✓ Yes
Data Processing Agreement
Sourcing transparency

Company & resources

Who builds and operates this product.

Founded
HeadquartersMiddletown, DE, USA
Parent companyRapierCraft Inc.
Funding status
Funding amount
Employees
WebsiteVisit →
Documentation
Social

Key markets covered

195+ countries served.

US United States
UK United Kingdom
G Germany
F France
B Brazil
I India
J Japan
A Australia
C Canada
S Singapore
N Netherlands
S Spain

AlterLab vs alternatives

How AlterLab stacks up against the closest providers in our directory. Tap any column header to read that review.

Metric AlterLab NetNutProxy-SellerScraper API
Starting price (per GB) $10.00 $3.45$1.77$49.00
Pool size 195+ proxy countries (pool size not disclosed) 85M+ IPs~10M residential + 1M+ ISP/DC/IPv6 across 220+ countries100M+ requests
Locations 195+ countries
Rating 4.3 / 5 4.3 / 54.3 / 54.3 / 5
Read review YOU ARE HERE View →View →View →
AlterLab vs NetNut — full head-to-head →AlterLab vs Proxy-Seller — full head-to-head →AlterLab vs Scraper API — full head-to-head →

How to get started with AlterLab

A 5-minute walkthrough from sign-up to your first successful request. Total setup time: ~10 minutes.

  1. 1

    Register for a self-serve account

    Create a AlterLab account at https://alterlab.io. Self-serve access is usually available immediately.

  2. 2

    Select the right plan for your workload

    Use the dashboard to choose between residential / datacenter / mobile. Start with the smallest plan to validate your workload before scaling.

  3. 3

    Configure user:pass or IP whitelist

    Set up either an IP-whitelist auth or username:password pair from the dashboard. Save the proxy hostname + port into your scraper or browser config.

  4. 4

    Decide rotate-per-request vs sticky

    Decide between rotating-on-every-request (best for SERP scraping) or sticky sessions (best for account-based workflows).

  5. 5

    Run a 500-request canary

    Run 100-500 test requests against your real target before paying for volume. Compare success rate to AlterLab's claimed rate before committing to an annual plan.

Stuck? Check AlterLab's documentation or email us.

User reviews

No reader reviews yet — be the first below.

4.3
★★★★☆
Editorial rating only
Rating distribution will appear once reader reviews come in.
No reader reviews published yet for AlterLab. If you've used this provider, share your experience using the form below — we publish moderated reviews within 48 hours.
Used AlterLab? Write a review+

Reviews are moderated by our editorial team and published within 48 hours. We never publish your email address. Submitted via this form, you agree to our terms.

FAQ

The questions buyers actually ask.

How much does AlterLab cost? +
Entry pricing for AlterLab starts at $10.00 per request or month, verified May 26, 2026. Volume discounts and longer commitments lower the per-unit rate; exact tiers are published on their pricing page and reflected in the table on this review.
What kinds of proxies does AlterLab offer? +
AlterLab focuses on a single proxy category across a pool advertised as 195+ proxy countries (pool size not disclosed) in 195+ countries. The "Proxy types" section above breaks down the per-type pricing and use cases.
Is AlterLab the right choice for my workload? +
AlterLab serves the broad mid-market. Performance in our nightly tests is detailed in the Performance section above — the right way to validate is to run 100-500 requests through their cheapest tier against your actual targets before committing.
Who is behind AlterLab? +
AlterLab, headquartered in Middletown, DE, USA, and is part of RapierCraft Inc.. Support is reachable via business hours. Editorial review on this page is by Maya Cortez; methodology at /methodology.