proxy_grabber
proxy_grabber copied to clipboard
This async script is designed to get proxies from several sites and save it to a file.
trafficstars
Proxy Grabber
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
Using
- running in windows
python proxy_grabber.py - running in linux
python3 proxy_grabber.py - you need input some data, like: country and proxy type
Example
Country ru
Proxy Type http (https socks5 socks4)
Requirements
- python 3.7+
- windows
pip install -r requirements.txt - linux
pip3 install -r requirements.txt