20 IPs for 60 minutes on the country-mix package. No card required.
Start free trialProxies you can build a business on—stable, fast IPs from a single dedicated IP to full pool access.
Shared proxies are IP addresses used by multiple customers — up to 5 per IP in our packages. You share the cost, not the traffic: each customer has separate credentials and sessions; you do not see other customers' requests, and they do not see yours. That model is what makes cheap shared datacenter proxies possible: a package address starts at $0.07 per IP/month compared with $3.50 for a dedicated proxy.
The tradeoff is that other customers also use the same IP. For web scraping, monitoring, and high-volume automation, that rarely matters — your request rate matters more than the IP's history. For long-lived sessions and reputation-sensitive platforms, choose dedicated proxies reserved exclusively for you. If a particular address no longer works on your target site, refresh your proxy list — up to three free list refreshes per 30-day period.
Product specs are in the adjacent panel; pricing for your volume is in the calculator above.
Three ways to buy access to our proxies — from one dedicated IP to the full rotating pool.
| Dedicatedexclusive IP | This page Packagesshared |
Rotatingfull shared pool | |
|---|---|---|---|
| Who uses the IP | Exclusive to youfor the entire plan term | Up to 5 customers per IP | Shared pool available to all rotating-proxy customers |
| Minimum order | From 1 IP | From 100 IPs | From 2.5 million requests |
| Price | From $3.50 per IP/month | From $0.07 per IP/month | From $49.00/month |
| Usage model | Unlimited bandwidth | Unlimited bandwidth | Request-based billing |
| IP persistence | Staticreserved for the entire plan term | Static listup to three free refreshes per month | Exit IP rotates on every request |
| Speed | Up to 500 Mbpsper proxy | Up to 500 Mbpsper proxy | Up to 300 Mbpsper connection |
| Best for | Accounts and use cases where a unique IP matters | High-volume web scraping and automation at the lowest cost per IP | API scraping with maximum IP variety |
| Dedicated proxies | Buy now | Rotating proxies |
Copy the example for your stack, or paste it into your AI coding assistant for help adapting it to your project.
# HTTP or HTTPS proxy curl -x http://login:password@IP:port https://example.com # SOCKS5 curl --socks5-hostname IP:port \ --proxy-user login:password \ https://example.com
import requests proxy = "http://login:password@IP:port" # your proxy from the Dashboard r = requests.get( "https://example.com", proxies={"http": proxy, "https": proxy}, ) print(r.status_code)
import { ProxyAgent } from "undici"; const dispatcher = new ProxyAgent("http://login:password@IP:port"); const res = await fetch("https://example.com", { dispatcher }); console.log(res.status);
$ch = curl_init("https://example.com"); curl_setopt($ch, CURLOPT_PROXY, "IP:port"); curl_setopt($ch, CURLOPT_PROXYUSERPWD, "login:password"); curl_setopt($ch, CURLOPT_RETURNTRANSFER, true); $response = curl_exec($ch);
Choose a standard format or create a custom one with any field order and delimiter your software requires.
See the FAQ for the ports used by each protocol.
You can automate purchases, renewals, whitelist changes, and proxy list exports. Create an API key in your Dashboard in a couple of clicks.
Claude, Cursor, and other agents buy proxies, renew plans, and export updated proxy lists through an access token you create in your Dashboard. See how it works.
Per-IP prices shown are for the largest package size. Get an exact quote in the calculator above.
| IP | Country | Port | Protocol | |
|---|---|---|---|---|
| 212.183.88.215 | AT | 80 | HTTP | |
| 47.243.92.199 | HK | 3128 | HTTP | |
| 212.183.88.153 | AT | 80 | HTTP | |
| 212.183.88.13 | AT | 80 | HTTP | |
| 203.95.199.159 | KH | 8080 | HTTP | |
| 154.92.9.3 | JP | 80 | HTTP | |
| 113.204.79.230 | CN | 9091 | HTTP | |
| 181.214.1.97 | AE | 80 | HTTP | |
| 219.93.101.63 | MY | 80 | HTTP | |
| 185.18.250.64 | CH | 80 | HTTP |
A few service metrics—and feedback from our customers.
The proxies sold here are very cheap for this quality. The quality is excellent and many countries are supported. The website is easy to understand and the technical support is top notch.
The quality is fully consistent with the price. I need proxies for business, I haven't encountered timeouts yet. I have an inexpensive plan which is not the fastest, but it is good enough.
The proxy provider is very decent. For the time I've been using proxies here, I've never had a connection blocked or disconnected. Although the provider offers to buy inexpensive dynamic proxies, they all work and are easily integrated with parsing tools.
I have been using the service for more than three months now. No complaints about the technical support. They always quickly answer my questions and help me in case I have some trouble with installation.
Can't find your answer? Message us in live chat — real humans reply.
No. You only share the external IP — access credentials, sessions, and traffic are separate for each customer. Another customer cannot see your requests, targets, or volumes. The only shared factor is the IP's reputation with target websites.
Dedicated proxies are worth the extra cost when IP reputation affects the account—for example, with logged-in sessions, long-lived accounts, or platforms with strict anti-fraud checks. In those cases, another customer's activity on the same IP adds risk. For everything else, shared proxies usually win on cost — a 100-IP package costs about the same as five dedicated proxies. Dedicated plans are available starting with one IP reserved exclusively for you.
You cannot see their traffic — it is isolated from yours, just as yours is from theirs. An IP with no other customers is a dedicated proxy, from 1 address reserved for you alone. A common middle ground: a shared package for high-volume tasks plus a few dedicated proxies for sensitive accounts — both live in the same Dashboard.
A different proxy type may be a better fit for your use case. All products use the same Dashboard and support team.
An IP reserved exclusively for you, available from a single IP. Speeds of up to 500 Mbps per proxy.
Learn moreStatic ISP-registered residential IPs for use cases where network origin matters.
Learn morePay per request and access the full 100,000+ IP pool through a single gateway. Built for web scraping and API workloads.
Learn moreSOCKS5 with UDP support — for gaming, streaming, and VoIP.
Learn moreWe can sign a contract and provide all the documents your accounting team needs. Most business orders are activated within 24 hours of your request.