Configure any available plan and add-ons. Pay only for 48 hours.
Try proxiesMultiple proxy servers in one plan — a single list from 100 to 100,000+ IPs, at a per-IP price that falls with volume.
A proxy package is one purchase instead of hundreds: you pick the IP count, locations, and plan term in the calculator, and get a single list delivered as one file. The pricing logic is the reason to buy this way — the per-IP rate drops in steps as volume grows, from $0.19 at 100 IPs down to $0.07 at the largest country-mix packages, and paying for 3, 6, or 12 months upfront takes another 10%, 15%, or 20% off on top.
The usual worry about buying in volume is getting a stale list that's been sitting on a shelf. That's not how packages are assembled here: there are no pre-built lists — your package is drawn from the general pool at the moment of payment, the same pool that serves every other product. If some addresses don't perform against your target, you refresh the list — once every 8 days at no charge, up to three refreshes per 30-day period.
Managing thousands of addresses is a tooling problem, not a spreadsheet problem. The export builder outputs the list in whatever format your software expects — ip:port, with credentials, any field order and delimiter — and the API returns the current list on request, so after a refresh your tools pick up the new addresses without manual work. One IP whitelisting setup covers the whole package. Specs are in the adjacent panel; price breakpoints are 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 are not bad. I have not had any problems with their work since I have been using them for three months. Data collection speed is good and I have not had any interruptions yet. I use the rebates I receive for prolonging my proxy for the next month.
I have been using the service for quite a long time. I would like to mention the anonymity and the speed of proxy servers. Technical support answers all questions quickly. Also the administration helped in setting up the proxy. I would like to give my huge kudos and recommendation.
I have not noticed any faults in the work of the website and proxies. Everything works fast and stable.
The proxy speed, while not cosmic, is tolerable and perfectly aligns with the budget-friendly price. Especially, the budget-friendly HTTP proxy options featuring Port 8080 are ideal for my cost-sensitive applications, which is also great. I would also like to thank the team for their respectful customer service. Thank you very much.
Can't find your answer? Message us in live chat — real humans reply.
No — and for scraping this matters more than the raw IP count. Many websites throttle or block entire /24 ranges at once, so a thousand addresses from three subnets behave like three proxies with extra steps. Our packages are spread deliberately: a 1,000-IP package draws from 50 to 150 subnets, and a 5,000-IP multi-country mix from 150 to 200. Adding more countries to the mix is the easiest way to widen the spread further — different locations mean different networks by definition.
Yes, and there's nothing to configure on our side. Whitelist each server's IP — a package supports multiple whitelist entries — and divide the list into ranges in your own configs: one slice per project. If your machines share a dynamic IP, username/password authentication works from anywhere. One rule keeps the split clean: give each project its own slice and don't point two projects at the same target website through the same addresses, or their combined request rate will get IPs flagged twice as fast.
Possibly, if both packages target the same region — and we'd rather tell you before checkout than have you find out with a diff. Packages are assembled from the least-loaded addresses in the pool at the moment of payment, so two large same-region orders can overlap. Two ways around it: order different regions (or a country mix) for the second package, or skip the second purchase and size one bigger package instead — the per-IP price falls with volume, so one 10,000-IP order costs less per address than two of 5,000.
No — the calculator on this page is self-service well past that mark, with checkout and delivery automated after payment. Talk to a human when you actually need one: orders beyond 50,000 IPs or a custom package mix are built to order with a volume quote, and business customers get a contract, invoices, net payment terms, and a dedicated account manager. Either way you're not required to sit through a sales call just to get volume pricing — the price breakpoints are public, in the calculator.
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.