A standalone open-source proxy scraper for obtaining free high quality proxies with a validity checker built in. Written in Python.
The required language is Python, and pip libraries currently necessary is just requests
.
- Download the
ProxyScraper
project. - Run
pip install requests
in the terminal if not installed. - Run
python proxy.py
in the terminal with the directory to the project folder. - Once complete, copy the proxies from 'proxylist.txt' to any other project you need proxies for!
- Creation of the ProxyScraper project!