This script is designed to get proxies from several sites and save it to a file.
If you need check the received proxies, you can use this module Proxy Checker
- running in windows
python proxy_grabber.py - running in linux
python3 proxy_grabber.py - you need input some data, like: country and proxy type
Country ru
Proxy Type http (https socks5 socks4)
- python 3.7+
- windows
pip install -r requirements.txt - linux
pip3 install -r requirements.txt