- Scrape proxies from multi pools.
- Filter by types, anonymity, countries.
- Check anonymity, reachability to websites.
- Serve as a HTTPS proxy, tunnel to a periodically rotating random remote proxy.
- Install Python 3.6.8+.
- Install requirements:
pip3 install -r requirements.txt
- Modify
config.py
according to your needs. - Scrape proxies from multi pools:
If you need to run periodically, please use the job scheduler of the operating system.
python3 pool_scraper.py
It is recommended to scrape hourly. - Run a dynamic chained HTTPS proxy:
Which will tunnel to a random proxy from those scraped before, rotate periodically.
python3 dynamic_proxy.py
- clarketm/proxy-list (AKA spys.me)
- pubproxy.com
- spys.one
- fate0/proxylist (AKA proxylist.fatezero.org)
- free-proxy-list.net (include several subsites)
- hookzof/socks5_list
- proxy-list.download
- proxyscrape.com
- socks-proxy.net (subsite of free-proxy-list.net)
- sslproxies.org (subsite of free-proxy-list.net)
- us-proxy.org (subsite of free-proxy-list.net)