Skip to content

n8creator/proxy-scraper-checker-api

 
 

Repository files navigation

proxy-scraper-checker-api

Screenshot

HTTP, SOCKS4, SOCKS5 proxies scraper, checker and API.

  • Can determine if the proxy is anonymous.
  • Supports determining the geolocation of the proxy exit node.
  • Can sort proxies by speed.
  • Uses regex to find proxies of format protocol://username:password@host:port on a web page or in a local file, allowing proxies to be extracted even from json without code changes.
  • Supports proxies with authentication.
  • It is possible to specify the URL to which to send a request to check the proxy.
  • Supports saving to plain text and json.
  • Asynchronous.
  • Has API endpoint (now)!

Installation and usage

Docker

edit here later

Running from source code

edit here later

Something else?

All other info is available in config.toml file.

License

MIT

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

About

HTTP, SOCKS4, SOCKS5 proxies scraper and checker with API (Now!).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 95.3%
  • Dockerfile 2.7%
  • Makefile 1.4%
  • Shell 0.6%