in reply to how to get url of google search

See Google::Search on CPAN. The problem, though, is that Google has measly API limits for the AJAX search API. I think it only allowed me 50-100 consecutive requests, spaced 5 seconds apart.