Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 850 Bytes

File metadata and controls

29 lines (23 loc) · 850 Bytes

Proxy-Scraper

Scrape 10k+ HTTP, HTTPS proxies in less than 10 seconds!

Scraping fresh public proxies from different sources:

https://raw.githubusercontent.com/clarketm/proxy-list/master/proxy-list-raw.txt
https://raw.githubusercontent.com/monosans/proxy-list/main/proxies/http.txt
https://raw.githubusercontent.com/TheSpeedX/PROXY-List/master/http.txt
https://raw.githubusercontent.com/UptimerBot/proxy-list/main/proxies/http.txt
https://raw.githubusercontent.com/clarketm/proxy-list/master/proxy-list-raw.txt
https://raw.githubusercontent.com/jetkai/proxy-list/main/online-proxies/txt/proxies-https

Installation

Use PiP to install dependencies:

pip install -r requirements.txt

Usage

To run the scraper:

python3 scraper.py

It will scrape proxies from different sources.

Please Consider Starring The Repo