FEAR::API #17 FEAR::API - There's no fear with this elegant site scraper Next >>

Recursively get web pages from Google

url("google.com");
&$_ >> _self | _save_as_tree("./root") while $_;
Copyright © 2006 Yung-chung Lin