Proxy Scraper

A simple proxy scraper that utilizes the requests module in python.

Usage

Depending on your python installation your commands may vary. Below are the commands you should run before execution. The script was tested in python 3.8.6, using windows.

git clone https://github.com/qizqq/Proxy-Scraper.git
cd Proxy-Scraper
pip install requests
pip install colorama
py main.py

GitHub

https://github.com/qizqq/Proxy-Scraper