20 IPs for 60 minutes on the country-mix package. No card required.
Start free trial20 countries in the calculator — pick one location or mix several in a single package, at country level.
Per-IP prices shown are for the largest package size. Get an exact quote in the calculator above.
You pick a location in the calculator, and the package is assembled from addresses that third-party geolocation databases place in that country. The target website doesn't read a flag off the wire — it looks the IP up in MaxMind, IP2Location, or its own table and treats you as a visitor from there. Selection is country-level only: no cities, no states, no ASN filters. Records are usually accurate, but they update with a lag — a freshly reassigned range can still show the previous country for a couple of weeks, which is why a quick geo lookup before a strict regional job is worth the minute.
For use cases that need a stable identity in that location, anonymous proxies by country mean dedicated addresses reserved for you in the geo you pick, with no content logging on our end — details on the anonymous proxies page. Shared packages use the same geo selection; exclusivity is the product difference, not the country label.
Need more than one location in a single order — build a mix package from the same calculator. The catalog of countries is in the block above; prices for your volume are in the calculator.
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.
| IP | Country | Port | Protocol | |
|---|---|---|---|---|
| 45.80.111.172 | DE | 80 | HTTP | |
| 45.80.111.126 | DE | 80 | HTTP | |
| 45.80.111.34 | DE | 80 | HTTP | |
| 45.80.111.167 | DE | 80 | HTTP | |
| 45.80.111.159 | DE | 80 | HTTP | |
| 45.80.111.58 | DE | 80 | HTTP | |
| 45.80.111.102 | DE | 80 | HTTP | |
| 45.80.111.51 | DE | 80 | HTTP | |
| 45.80.111.128 | DE | 80 | HTTP | |
| 45.80.111.118 | DE | 80 | HTTP |
A few service metrics—and feedback from our customers.
Used the services of this company and I can say that they exceeded my expectations. The proxy speeds are impressive and the wide selection caters to different needs. Their prices are also very competitive, making them a great choice. The support service deserves a special mention - always responsive and friendly.
I came upon this proxy-selling service by accident. The support surprised me with their attitude and speed of customer feedback. I take proxies for the BK. I am happy with the quality so far and will continue working with the service.
Out of a hundred proxies some failed, but the workers of the service have quickly replaced them. I am very much pleased with the servers speed. I use it for targeting in social networks and all my accounts are safe and sound. My personal recommendation.
I am using proxies for scraping google maps. The proxies here are of high quality and do not fail to work and are excellent for my purposes.
Can't find your answer? Message us in live chat — real humans reply.
Yes — that's a mix package: one order, addresses drawn from several countries you select in the calculator. Your software then picks the right geo per target. Pricing follows the same package grid as a single-country order; the mix proxies page covers how to split the list across tasks if you need that level of detail.
No. Geo selection is country-level only — not city, not state, not ASN. For most use cases that's enough: platforms distinguish countries, not streets. If your job is tied to a city (local search results, hyperlocal ads), datacenter packages aren't the right tool anyway — accurate city-level placement typically needs residential or mobile networks, which we don't sell.
Most often it's geolocation database lag. The site doesn't read country from the "physics" of the address — it reads a database (MaxMind, IP2Location). If the range was reassigned recently, the database may still list the old country. Less often, the site keeps its own geo table that disagrees with public sources. What to do: check the address in a couple of geo lookup tools; if they disagree, request a proxy list refresh — fresh addresses from the pool usually geolocate correctly.
By mismatching signals. The site looks at more than IP: browser language, system timezone, keyboard layout, currency in requests. A German IP with Moscow timezone and Russian Accept-Language is a set of contradictions that flags proxy use. Match your environment to the address country — in an antidetect browser that's a separate profile setting worth configuring.
The one where the platform expects you. For local content and pricing — the audience's country (US store → US address). For neutral jobs like web scraping, pick a country closer to the target's servers: the route is typically more direct, latency lower. If the platform isn't geo-bound, take the cheapest option in the calculator — it won't make a difference.
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.