SpyderProxy
Residential Proxies130M+ IPs

Real residential IPs.
Ethically sourced.

Access a pool of 130M+ IPs from genuine residential devices across 195 countries. Rotate per request or hold sticky sessions — no blocks, no bans.

Technical specifications
Pool size130,000,000+ IPs
Protocol supportHTTP, HTTPS, SOCKS5
AuthenticationUsername:Password, IP whitelist
Session typeRotating, Sticky (1–60 min)
Geo targetingCountry, State, City, ASN
Concurrent connectionsUnlimited
Response formatStandard proxy endpoint
Avg. success rate>97% on major targets
Avg. response time<0.3s
Uptime SLA99.9%
Integration

Works with any HTTP client

No SDK required. Point your existing code at our endpoint.

Python
import requests

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

r = requests.get("https://target.com", proxies=proxies)
print(r.status_code)
Node.js
const axios = require('axios');

const r = await axios.get('https://target.com', {
  proxy: {
    host: 'gate.spyderproxy.com',
    port: 10000,
    auth: { username: 'USER', password: 'PASS' },
  }
});
console.log(r.status);
cURL
curl -x "http://USER:[email protected]:10000" \
  https://target.com

# Sticky session (same IP for 30 min)
curl -x "http://USER-session-abc123:[email protected]:10001" \
  https://target.com
Use cases

What teams use residential proxies for

E-commerce scraping

Extract product data, prices, and inventory from any retailer without IP bans or CAPTCHAs.

SERP monitoring

Track Google, Bing, and Baidu rankings from 195+ country locations with genuine residential fingerprints.

Social media automation

Manage accounts, gather public data, and monitor mentions with real residential IPs that don't trigger rate limits.

Ad verification

View ads as real users in specific countries, cities, and carrier networks for accurate campaign verification.

Pricing

Residential proxy plans

Pay-as-you-go or monthly. Unused bandwidth rolls over 30 days.

Starter
$15/mo
5GB · $3.00/GB
Get started
POPULAR
Growth
$50/mo
20GB · $2.50/GB
Get started
Scale
$200/mo
100GB · $2.00/GB
Get started
Enterprise
Custom
Contact sales
See full pricing comparison →

Ready to get started?

100MB free on signup. No credit card required.

Start free trialTalk to sales