This script is used to scrap proxies from different websites and save them in a file.
# 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
You have to input the file which contains all urls which have ips. It will output the ips in a file.
You have to input a file which contains all the ips. It will output active ips in a file.
This project is licensed under the MIT License - see the LICENSE file for details.