Glenn Wood > Scraper-3.04 > WWW::Scraper::Google

Download:
Scraper-3.04.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  2
Open  0
View Bugs
Report a bug
Module Version: 1.23   Source   Latest Release: Scraper-3.05

NAME ^

WWW::Scraper::Google - Scrapes www.Google.com

SYNOPSIS ^

    require WWW::Scraper;
    $search = new WWW::Scraper('Google');

DESCRIPTION ^

This class is an Google specialization of WWW::Search. It handles making and interpreting Google searches http://www.Google.com.

INTERESTING ^

Go to http://www.Google.com and search for "search scraper"; as in

http://www.Google.com/search?q=search+scraper&sourceid=opera&num=0&ie=utf-8&oe=utf-8

Interesting FIRST hit !

AUTHOR and CURRENT VERSION ^

WWW::Scraper::Google is written and maintained by Glenn Wood, http://search.cpan.org/search?mode=author&query=GLENNWOOD.

COPYRIGHT ^

Copyright (c) 2001 Glenn Wood All rights reserved.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.