Scrape and filter 100% working free proxies with our tool. Filter by country codes and protocols (HTTP, SSL, SOCKS4, SOCKS5), then sort by speed. Ideal for web scraping, SEO, or bypassing restrictions. Get a ready-to-use list in seconds with automated validation and sorting.
Effortlessly filter and sort free proxies for your data collection needs
This Apify Actor simplifies proxy management by fetching, validating, and filtering free proxies based on country codes, protocol support (HTTP/SSL/SOCKS), and sorting criteria. Perfect for web scraping, data mining, or bypassing IP restrictions.
delay
, lastseen
, or reliability metrics in ascending/descending order.1{ 2 "country_codes": ["US", "GB"], // Optional: Filter by country codes 3 "http": "true", // "true" (require support), "false" (exclude), "unset" (ignore) 4 "ssl": "unset", // Same logic for SSL 5 "socks4": "unset", // Same logic for SOCKS4 6 "socks5": "unset", // Same logic for SOCKS5 7 "sort_by": "delay", // Sort field (e.g., "lastseen") 8 "sort_order": "asc" // "asc" or "desc" 9}
1{ 2 "proxies": [ 3 { 4 "ip": "51.158.78.130", // IP address 5 "port": 16379, // Port 6 "http": false, // HTTP Protocol support 7 "ssl": false, // SSL Protocol support 8 "socks4": false, // SOCKS4 Protocol support 9 "socks5": true, // SOCKS5 Protocol support 10 "anon": "High anonymity", // Anonymity level 11 "country_code": "FR", // Country code 12 "delay": 5100.0, // Delay in milliseconds 13 "lastseen": 118, // Last seen in days 14 "checks_up": "52", // Number of successful checks 15 "checks_down": "91" // Number of failed checks 16 } 17 ] 18}
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!