in reply to small small script using WWW::Mechanize

First of all, I would caution that it may be against Google.de's Terms of Service to scrape results. Before proceeding, please verify that you are not in violation.

That said, have you looked at the WWW::Mechanize::Cookbook and WWW::Mechanize::Examples? Also, have you looked at the data from the request (through the various dump_* methods) to be sure what you are getting back is what you expect?

Hope that helps.

  • Comment on Re: small small script using WWW::Mechanize

Replies are listed 'Best First'.
Re^2: small small script using WWW::Mechanize
by madM (Beadle) on Sep 18, 2013 at 01:37 UTC
    thanks for your warning! but im not trying to scrap google results .. i use it only as example.. and thanks for WWW::Mechanize::Examples and Cookbook! :)

      i use it only as example

      There is an official url for that, http://example.com , its one of the official example hostnames :)