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
- Host: GitHub
- URL: https://github.com/emmaunel/proxyscraper
- Owner: emmaunel
- Created: 2020-01-22T16:01:30.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-24T18:05:52.000Z (over 6 years ago)
- Last Synced: 2025-02-04T21:20:38.830Z (over 1 year ago)
- Topics: concurrency, golang, proxy, proxyscraper
- Language: Go
- Homepage:
- Size: 5.55 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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)