Go to file
Hui Wang 4e3c51b02a minor update to README 2014-08-23 20:13:17 +08:00
data init proxy_scraper 2014-08-23 19:40:40 +08:00
tmp init proxy_scraper 2014-08-23 19:40:40 +08:00
README minor update to README 2014-08-23 20:13:17 +08:00
check_proxy.pl init proxy_scraper 2014-08-23 19:40:40 +08:00
run.sh init proxy_scraper 2014-08-23 19:40:40 +08:00
scrap_proxy.pl init proxy_scraper 2014-08-23 19:40:40 +08:00

README

Following modules are required:
---
Furl
AnyEvent::HTTP
Web::Scraper
---

You can use cpanm (http://cpanmin.us) to install above modules easily.

    cpanm Furl AnyEvent::HTTP Web::Scraper

Run ./run.sh to generate available proxies and you can find the output file ",proxylist" in "data" directory.