Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How can I integrate Google search results in third party app ?

0 views
Skip to first unread message

robert...@gmail.com

unread,
Dec 19, 2006, 6:18:40 PM12/19/06
to
I used SOAP API for integrating Google search results in some PHP apps
(read and process the results).

How can I made this since SOAP API support ends ?

AJAX API isn't fine for me (or I misunterstood) : I need direct access
to results, without Javascript layer, for my existing apps.

Manfred

unread,
Dec 19, 2006, 6:32:16 PM12/19/06
to

For the AJAX API it is only allowed to integrate the results page
into html unchanged, but no way to integrate it into an app.

Have you asked this at
http://groups.google.com/group/Google-AJAX-Search-API?lnk=lr&hl=en
?

Manfred

robert...@gmail.com

unread,
Dec 20, 2006, 2:23:02 AM12/20/06
to

It is unfortunatley unuseful, here the answer in an old post in AJAX
API newsgroup (I work in PHP but principle is the same) :

"the AJAX Search API is made available through Javascript. You can use
it on your intranet based web pages, but it is not directly callable
from Java"

Google makes a very bad joke to the users of the SOAP API...

Alternative solution would be really welcome (I have four online
services which doesn't work since API SOAP stops working fine).

Manfred

unread,
Dec 20, 2006, 8:03:52 AM12/20/06
to
robert...@gmail.com wrote:
> > Have you asked this at
> > http://groups.google.com/group/Google-AJAX-Search-API?lnk=lr&hl=en
> > ?
>
> It is unfortunatley unuseful, here the answer in an old post in AJAX
> API newsgroup (I work in PHP but principle is the same) :
>
> "the AJAX Search API is made available through Javascript. You can use
> it on your intranet based web pages, but it is not directly callable
> from Java"
>
> Google makes a very bad joke to the users of the SOAP API...
Agreed.

> Alternative solution would be really welcome (I have four online
> services which doesn't work since API SOAP stops working fine).

The SOAP API works unchanged for me. What is your problem?

Manfred

robert...@gmail.com

unread,
Dec 20, 2006, 9:09:38 AM12/20/06
to
> The SOAP API works unchanged for me.

Ah !?

> What is your problem?

No result for me. Hazardous work (one fine result / display for 3 bad
result) for one of my friends.

I debug deeply and come again.

robert...@gmail.com

unread,
Dec 21, 2006, 5:45:19 PM12/21/06
to
> The SOAP API works unchanged for me. What is your problem?

API re-works for me since end of this afternoon.
Idem for other users in France.
Very strange...

Manfred

unread,
Dec 21, 2006, 7:14:27 PM12/21/06
to
Not really - I think you were hurt by the 502 status code with no
recovery coded on your side. If you want to be prepared next time
read the thread "What should you do when you get 502 (bad
gateway) error"
http://groups.google.com/group/google.public.web-apis/browse_thread/thread/32a1dccd0bcda746/?hl=en#

Manfred

murtax...@googlemail.com

unread,
Jan 5, 2007, 11:57:18 AM1/5/07
to
I have a parser written which returns HTML results, if thats what you
are looking at, its an inhouse development thing !
0 new messages