Skip to content

A simple web scraper written in python for scraping free proxies from various sites.

License

Notifications You must be signed in to change notification settings

Devang-Solanki/ProxyScraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ProxyScraper

This tool scrape proxies from different sites and API as follow:

Installation

Use the below comand for installing dependencies:

pip install -r requirements.txt

Usage

Scrape proxies by using following comand

python3 proxy.py -t https -o proxy .txt
  • -t or --type, For chosing proxy type, Supported proxy https, http, socks4, socks5
  • -o or --output, For writing output to a file
  • -h or --help, For help

Credit

Releases

No releases published

Packages

 
 
 

Languages