Proxy filtering platform
Filter live proxies by country, latency, and protocol.
Proxcy is a proxy filtering and listing platform with a real-time raw API. Query the raw API to retrieve a verified stream of HTTP, HTTPS, SOCKS4, and SOCKS5 proxies. Every entry is latency-tested and geo-tagged.
Why Proxcy
Built for developers, scrapers, and AI agents that need a precise proxy filter rather than a static list.
What teams build with Proxcy
Common scenarios where filtered, fresh proxies matter.
Web scraping
Rotate IPs to bypass per-IP rate limits while harvesting public data.
Automation & bots
Distribute traffic across regions for headless workflows and scheduled jobs.
Geo-restriction checks
Verify how a page renders from each country code without spinning up VPNs.
AI agents
Give crawling agents a fresh proxy pool that matches their target region.
Performance you can pipe
Every entry in the list is latency-tested before it ships. The dashboard auto-refreshes on a fixed interval so you can rely on the data without polling logs.
- Latency-tested
- 100%
- Auto-refresh
- 60s
- Output
- Raw text
Frequently Asked Questions
Quick answers about Proxcy, the raw API, and how the data is collected.
What is Proxcy?
Proxcy is a proxy filtering and listing platform with a real-time raw API. It exposes free HTTP, HTTPS, SOCKS4, and SOCKS5 proxies that have been verified for latency and Google reachability.
Is Proxcy free to use?
Yes. The dashboard, statistics, and the raw API are all free. The list is generated from public sources and validated continuously.
Why does the API return raw text instead of JSON?
Most proxy consumers (curl, requests, scrapers) want a flat ip:port stream. Returning raw lines avoids JSON parsing and keeps the response under a few kilobytes.
How fresh is the data?
The proxy list is refreshed continuously, and the dashboard auto-refreshes every 60 seconds. Older entries are rotated out as fresh ones come in.
Which filters does the API support?
country, protocol, and google. They can be combined as comma-separated values, e.g. /api/raw?protocol=socks5&country=us,jp&google=true.
Can AI agents use Proxcy?
Yes. The raw endpoint is designed for programmatic consumers, including AI agents and headless browsers that need to rotate exit nodes.