Skip to content

GooogIe/ProxyScraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ProxyScraper

Multithreaded proxy scraper from sources list

This is a python script that allow you to:

  • Scrape proxies from a list of websites containing proxies.

  • Saving them runtime.

  • Note: Proxies quality depends only from the sources you provide.

  • You may want to check them with my ProxyChecker


Requirements

  • Python 2.7 or higher ( Not tested with Python3 it may require some edits).

How to Run it

  • Open terminal and move to the directory where you saved it.
  • Type ' python scraper.py <SCRAPEDPROXIES.txt> [-t threads] [-l leechlist] [-s sort] '.
  • -t NUM THREADS, specifies the number of threads to use(optional).
  • -l FILE.txt, specifies the file to load websites to leech from(optional, will look for sites.txt instead).
  • -s, specifies to filter leeched proxies(optional).

More

You can find me on:

About

Multithreaded proxy scraper from sources list

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages