NightfallGT / X-Proxy

Proxy check + scrape
33 stars 14 forks source link

X-Proxy

About

Proxy scraper and checker. Scrapes from 40+ sources.

Picture

Picture1

Install

https://dl.bintray.com/pycurl/pycurl/ Get .exe pycurl installation for current Python version.

pip install requests
pip install colorama
pip install proxy_checker

then run the script..

python main.py

Make sure you are in the same directory as the python file.

How to use