Skip to content

Efficient and reliable proxy scraper, written in python. It fetches proxy from "free-proxy-list.net" and filter them according to three criterions: anonymity, country and SSL.

Notifications You must be signed in to change notification settings

clementherve/proxy-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

proxy-scraper

Efficient and reliable proxy scraper, written in python.

Filters

You can filter proxies based on three criterions:

  • anonymity ('anonymous', 'elite proxy', 'transparent')
  • https (True, False)
  • country (Brazil, Kenya, France, ...)

Methods:

  • loadProxies() you must call this method after creating the object.
  • getAliveProxies() sends back all the alive proxies. This method might take a while
  • getRandomAliveProxy() will send you back one random alive proxy

About

Efficient and reliable proxy scraper, written in python. It fetches proxy from "free-proxy-list.net" and filter them according to three criterions: anonymity, country and SSL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages