perl -e "$i=0;while($i<1000){sleep 1; open(WGET,qq/|xargs lynx -dump/);printf WGET qq{http://www.google.com/search?q=site:onemorebug.com&hl=en&start=$i&sa=N},$i+=10}" | grep "//[^/]*onemorebug.com/"
Scrape Google from the command line
Category: Uncategorized |
Tags: aggregator, analysis, commandline, google, iterator, lynx, metrics, one-liners, perl, results, scraping, search, wget
Leave a Reply
You must be logged in to post a comment.