Skip to content

Proxy grabber free proxies from open sources on the web

Notifications You must be signed in to change notification settings

texnicii/proxy-grabber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic usage

Grab and parse from all available sources (see proxy_sources.json)

$ProxyScraper = new ProxyScraper();
print_r($ps->all());

Add new source to the sources list

$ProxyScraper->add("SOURCE_URL", "type (http|socks4|socks5)");

Grab and parse from some source

$ProxyScraper->get("SOURCE_URL");

About

Proxy grabber free proxies from open sources on the web

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages