Use Cases/Web Scraping

Scrape anything.
Get blocked by nothing.

42M+ genuine ISP-assigned residential IPs. Automatic rotation on every request. Block rates under 2% on major targets — including Cloudflare-protected sites.

IP pool

42M+

Block rate

< 2%

Countries

195+

Price

$1/GB

Why residential beats datacenter

01

ISP fingerprint passes bot checks

Cloudflare, DataDome, PerimeterX, and Akamai all classify traffic by ASN and IP reputation. Residential IPs from Comcast, BT, and Deutsche Telekom are indistinguishable from organic users.

02

Massive pool means no IP exhaustion

42M+ IPs means each request goes through a different address. You never hit rate limits based on a specific IP being seen too many times.

03

City-level targeting for geo-locked data

Some prices, results, and content are geo-locked by city. Residential IPs let you request from a specific city — not just country — to get the exact localised data you need.

04

Zero cooldowns on rotation

The rotating session endpoint assigns a new IP on every request with no delay. Run thousands of concurrent requests without managing IP lists or cooldown timers.

Python quickstart

scraper.py
import requests

proxies = {
    "http":  "http://USER:[email protected]:PORT",
    "https": "http://USER:[email protected]:PORT",
}

# Each request automatically uses a different residential IP
response = requests.get("https://target.com/page", proxies=proxies)
print(response.status_code)

Credentials are available in your dashboard after funding your balance. The same endpoint works with any HTTP client — requests, httpx, aiohttp, curl, Playwright, Puppeteer.

Common scraping targets

Amazon / eBay

Product data, pricing, reviews, ASIN-level inventory

Google SERPs

Rank tracking, keyword research, SERP feature monitoring

Social media

Public profiles, post data, engagement metrics

Real estate

Zillow, Rightmove, Idealista listing and price data

Travel platforms

Booking.com, Airbnb, Expedia pricing and availability

Job boards

LinkedIn, Indeed, Glassdoor job and salary data

FAQ

Why use residential proxies instead of datacenter proxies for scraping?

Datacenter IPs are trivially identified and blocked by anti-bot systems like Cloudflare, DataDome, and PerimeterX. Residential IPs are assigned by real ISPs to real consumer devices — they appear identical to organic traffic and have block rates under 2%.

How do I rotate IPs for every request?

Use the rotating session endpoint. Every HTTP request automatically routes through a different residential IP from the pool — no configuration needed beyond using the standard proxy credentials.

What targets can I scrape with residential proxies?

Any public web target: e-commerce (Amazon, eBay, Shopify stores), search engines (Google, Bing), social media data, real estate listings, job boards, travel sites, and more.

What is the cost for large-scale scraping?

Flat $1/GB. For high-volume scraping (50 GB+), volume discounts apply: $0.95/GB at 50 GB and $0.90/GB at 100 GB. Bandwidth never expires — buy in bulk and use over time.

Do I need to handle proxy rotation in my code?

No. The rotating session endpoint handles IP rotation automatically on every request. You point your scraper at a single proxy endpoint and rotation happens transparently.

Start scraping today.

$1/GB · 42M+ IPs · No subscription · Pay with crypto