NightfallGT / X-Proxy

Proxy check + scrape

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

  • For the proxy scraper, you have to wait till it is finished. It takes approximately 1 minute to scrape. After that it will write all the proxies to scraped.txt
  • For the proxy checker, drag and drop the text file you want to check to the program or type the file name [e.g scraped.txt] when asked for the file path. After that, put the number of threads you want [e.g 1200]

About

Proxy check + scrape


Languages

Language:Python 100.0%