/proxy-scrapper

A website active proxy detection tool.

Primary LanguagePythonMIT LicenseMIT

Proxy Scrapper

This script is used to scrap proxies from different websites and save them in a file.

How to use

# install all requirements
pip install -r requirements.txt

# run the script
python -m proxy_scrapper
Welcome to the Proxy Scrapper CLI
    1. Get and save IP addresses from URLs
    2. Check proxy status
    0. Exit

Option 1

You have to input the file which contains all urls which have ips. It will output the ips in a file.

Option 2

You have to input a file which contains all the ips. It will output active ips in a file.

License

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