Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: WWW::Google

by IlyaM (Parson)
on Jan 21, 2002 at 03:37 UTC ( [id://140267]=note: print w/replies, xml ) Need Help??


in reply to WWW::Google

IIRC google can return search results in XML. It could be slighly easier and more errorprone to parse it than parse HTML which can be changed in any day.

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

Replies are listed 'Best First'.
Re: Re: WWW::Google
by Amoe (Friar) on Jan 21, 2002 at 21:31 UTC

    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
      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/)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://140267]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (4)
As of 2024-04-20 01:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found