Proxy::Scraper is simple Perl script for scraping proxies from multiple websites.
cpan -i Proxy::Scraper
sudo apt install git perl -y
cpan -i Proxy::Scraper
sudo pacman -S git perl --noconfirm
cpan -i Proxy::Scraper
sudo yum install git perl -y
cpan -i Proxy::Scraper
brew install git perl
cpan -i Proxy::Scraper
proxy-scraper ARGUMENTS
Argument | Description |
---|---|
-t, --type {http,https,socks4,socks5} | Sets type of proxy. |
Argument | Description | Default value |
---|---|---|
-h, --help | Shows help message and exits. | |
-v, --version | Shows version and exits. | |
-d, --debug | Enables debug mode. | false |
-l, --level {transparent,anonymous,elite} | Sets level of proxy anonymity. | any |
-o, --output PATH | Sets output filename. | proxies.txt |
This project is licensed under the MIT License - see the LICENSE file for details.