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

遞迴的從google 抓取網頁並存入檔案

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