/proxy-scraper-checker

Check free anonymous HTTP, SOCKS4, SOCKS5 proxies from different sources. Supports determining exit-node's geolocation for each proxy.

Primary LanguagePythonMIT LicenseMIT

proxy-scraper-checker

Screenshot

Check free anonymous HTTP, SOCKS4, SOCKS5 proxies from different sources. Supports determining exit-node's geolocation for each proxy.

this isn't my own repo, I only added a few proxy sources

For a version that uses Python's built-in logging instead of rich, see the simple-output branch.

Usage

  • Make sure Python version is 3.7 or higher.
  • Install dependencies from requirements.txt (pip install -r requirements.txt).
  • Edit config.py according to your preference.
  • Run main.py.

Folders description

When the script finishes running, the following folders will be created:

  • proxies - proxies with any anonymity level.

  • proxies_anonymous - anonymous proxies.

  • proxies_geolocation - same as proxies, but including exit-node's geolocation.

  • proxies_geolocation_anonymous - same as proxies_anonymous, but including exit-node's geolocation.

Geolocation format is ip:port::Country::Region::City.

Buy me a coffee

Ask for details in Telegram or VK.

License

MIT

This product includes GeoLite2 data created by MaxMind, available from http://www.maxmind.com.