Skip to content

1rhino2/Proxy-Verifier-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation


Proxy Verifier Scraper

A simple Python tool to scrape free HTTP proxies from public lists and verify which ones work.


Requirements

  • Python 3.7+
  • requests
  • aiohttp

Install dependencies:

pip install requests aiohttp

Usage

Run:

python main.py

Working proxies will be saved to working.txt.


About

Scrapes proxies then verifies in working.txt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages