An open API service indexing awesome lists of open source software.

https://github.com/emmaunel/proxyscraper

Really fast proxy scraper
https://github.com/emmaunel/proxyscraper

concurrency golang proxy proxyscraper

Last synced: over 1 year ago
JSON representation

Really fast proxy scraper

Awesome Lists containing this project

README

          

# Proxy Scraper
A fast & simple proxy scraper in golang

## Features
- Scarpes for proxies, obvisiouly
- checks proxies speeds(speed depends on your network connections)
- Tells you the location of the proxy

## Installation

## TODO
- [x] Find proxies
- [ ] test speeds
- [ ] Chain proxies together based on the second bullet point
- [ ] Encrypt traffic???
- [ ] Look into socks proxies

## Bugs
- [ ] Fixed dulipcate proxies in the outfile
- [ ] Scraper finishes before location if received. (threading problem, i think)