r1ch11r1ch
Registered Member
- May 5, 2024
- 66
- 32
I am in the process of writing a proxy scraper that scrapes proxies from various sources (GitHub, webpages, APIs, google Dorking) and validates them.
Currently, I am getting 200k unique proxies.
The goal is to validate and rank them based on latency, bandwidth, location, privacy and other metrics, so a user can get the fastest nearby proxies for free.
It should be something like ProxyBroker2, but better
I am also planning on adding a webapp, as the tool runs only from the CLI right now.
Happy to hear some thoughts and insights!
Currently, I am getting 200k unique proxies.
The goal is to validate and rank them based on latency, bandwidth, location, privacy and other metrics, so a user can get the fastest nearby proxies for free.
It should be something like ProxyBroker2, but better
I am also planning on adding a webapp, as the tool runs only from the CLI right now.
Happy to hear some thoughts and insights!