in reply to Re: WWW::Google
in thread WWW::Google

Definitely, it would be preferable to do that. I put a little research into the topic and couldn't find anything - Mostly only searched their "Services" page though.

That would be much better, I could solve some parsing problems...*checks*



--
my one true love

Replies are listed 'Best First'.
Re: Re: Re: WWW::Google
by IlyaM (Parson) on Jan 22, 2002 at 00:43 UTC
    This PDF file mentions that you can use HTTP requests like
    GET http://google.com/xml?q=YOUR_QUERY_HERE
    to get search results in XML.

    But I've just checked it again and it seems it doesn't work anymore :(

    --
    Ilya Martynov (http://martynov.org/)