mIRC Homepage
Posted By: nycdiesel google api - 03/02/05 07:09 PM
I was just curious if anyone knew of any documents explaining in detail the communication bewtween the client and server for the google api. Basically I'm trying to figure out how/what to send after issuing the POST method. How would I go about initiating the actual search? Thanks in advance.
Posted By: DaveC Re: google api - 03/02/05 08:00 PM
Is there an actuall api? or do you just mean what do i send to do a search?

I just searched for "blah", and the page sent this, u just need to know the form fields normally, and send the value of the needed ones for your specific search.

http://www.google.com/search?hl=en&q=blah&btnG=Google+Search&meta=

alot of that could be broken away, to just

http://www.google.com/search?q=blah


Hope I might have helped, if not well stick a D cone on my head, flip me upside down and call me an icecream.
Posted By: nycdiesel Re: google api - 03/02/05 08:09 PM
Yeah there's an actual API which uses the SOAP Protocol and returns XML results. I'm just trying to figure out how/what to send to the API to initiate the search.
Posted By: DaveC Re: google api - 03/02/05 11:27 PM
Oh a nice clean xml reply is going to be way nicer than having to pharse data outa a html page. Sorry I wasnt able to help.
Posted By: nycdiesel Re: google api - 04/02/05 01:57 AM
Yeah it is smile It's cool, no worries.
Posted By: nycdiesel Re: google api - 21/10/05 08:06 AM
Anyone have any information on this? I've been looking for a while now.
© mIRC Discussion Forums