Proxy-Scraper

Simple Perl script for scraping proxies from multiple websites.


License
MIT

Documentation

Proxy::Scraper

Proxy::Scraper is simple Perl script for scraping proxies from multiple websites.

Content

Installation

Windows

  • Install Git.
  • Install Perl.
  • Run following command in the command prompt:
cpan -i Proxy::Scraper

Unix

  • Run following commands in the terminal:
curl -fs https://gitlab.com/DeBos/mpt/raw/master/mpt.sh | sh -s install "git perl"
git clone https://gitlab.com/DeBos/Proxy-Scraper.git

Usage

proxy-scraper ARGUMENTS

Documentation

Required arguments

Argument Description
-t, --type {http,https,socks4,socks5} Sets type of proxy.

Optional arguments

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

Authors

  • Michał Wróblewski - Main Developer - DeBos

Contact

License

This project is licensed under the MIT License - see the LICENSE file for details.