Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages