Proxy Extractor
Extract proxy addresses from messy HTML, XML, JSON, and plain text in seconds. Everything runs locally in your browser.
Supported Proxy Formats
The extractor scans for direct proxy strings and common messy variations, then normalizes the matches into a clean copy-ready list.
| Format Type | Example | Description |
|---|---|---|
| Basic | 192.168.1.1:8080 | IP address and port |
| With Protocol | http://192.168.1.1:8080 | HTTP/HTTPS/SOCKS4/SOCKS5 |
| With Auth | user:pass@192.168.1.1:8080 | Username and password |
| Host, Port, Auth | 192.168.1.1:8080:user:pass | IP, port, username, and password |
| Full Format | http://user:pass@192.168.1.1:8080 | Protocol with authentication |
| IPv6 | [2001:db8::1]:8080 | IPv6 address format |
| Domain | proxy.example.com:3128 | Domain-based proxy |
Related Proxy Tools
Continue with proxy formatting today and preview the next proxy and request-conversion tools planned for the same workflow.
Convert existing proxy lists between common formats without leaving the browser.
Validate live proxies and inspect working protocols, speed, and response details.
Turn cURL requests into clean Python snippets that are ready for scraping workflows.
Convert cURL commands into JavaScript Fetch or Axios snippets using the shared anyIP tool workflow.