proxy

Residential Proxy

An IP address assigned by an ISP to a real residential device, used to route scraping requests through genuine consumer IPs.

A residential proxy is an IP address that an Internet Service Provider (ISP) assigned to a real home or mobile device. When a scraper routes its requests through a residential IP, the target website sees a genuine consumer connection rather than a datacenter origin — making it far less likely to trigger bot detection or IP bans.

Residential IPs are valuable because anti-bot systems maintain reputation databases of known datacenter IP ranges (AWS, Google Cloud, Azure, and thousands of hosting providers) and block them by default. A residential IP from a real ISP like Comcast, AT&T, or a mobile carrier carries no such negative signal. The tradeoff is higher cost and lower throughput compared to datacenter proxies.

AlterLab's Tier 3 and above use rotating residential proxies sourced from an ethically managed pool across 195+ countries. The IP selection is automatic — you specify a country code in the request and AlterLab routes through a residential IP in that region.

What is Residential Proxy?

An IP address assigned by an ISP to a real residential device, used to route scraping requests through genuine consumer IPs.

How does AlterLab handle Residential Proxy?

AlterLab's Tier 3 and above use rotating residential proxies sourced from an ethically managed pool across 195+ countries. The IP selection is automatic — you specify a country code in the request and AlterLab routes through a residential IP in that region.

Examples

# Route through a US residential IP
{
  "url": "https://example.com",
  "country_code": "US",
  "proxy_type": "residential"
}

Related Terms

Extract Residential Proxy data from any website

AlterLab returns clean, structured data from any public URL — no scraper infrastructure needed. Start free, no credit card required.

View API docs

Your first scrape.
Sixty seconds.

$1 free credit — up to 5,000 scrapes. No credit card.Just a POST request.

terminal
curl -X POST https://api.alterlab.io/v1/scrape \
-H "X-API-Key: YOUR_KEY" \
-H "Content-Type: application/json" \
-d '{"url": "https://example.com", "formats": ["markdown"]}'

No credit card required · $1 free credit, up to 5,000 scrapes · Balance never expires