Thanks guru I think you are talking about the javascript that we get on adding a custom search, correct me if i am wrong. But i want to use google webservice api, so that i can parse the json response and use it.
Is there a way to accomplish this with google search api. Logically thinking, something like -- http://ajax.googleapis.com/ajax/services/search/web?v=1.0&q=nike%20site:www.ebay.com%20&&%20site:www.rediff.com Is google providing such an option? is there a different syntax for this. Thanks On Apr 16, 4:58 pm, "Vision Jinx (Guru)" <[email protected]> wrote: > Hi, > > You can probably use some google search operators for it, but probably > the most versatile solution would be to use the API with the Google > CSE (custom search engine) > > In your CSE (under sites) you can add the sites you want then pass > your CSE ID to the search API and it should give you results from > those two sites. > > Cheers! > Vision Jinx > > On Apr 16, 3:28 am, Convoyer <[email protected]> wrote: > > > Hi guys > > > I have this specific requirement where I want to search something in > > TWO specific sites. > > For example I can search on one site by using the > > url,http://ajax.googleapis.com/ajax/services/search/web?v=1.0&q=nike%20si... > > > but how can i search the same nike on both ebay.com and rediff.com, on > > a single query. > > Is it possible with the google ajax api. Plz help > > > Thanks > > con --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google AJAX APIs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-AJAX-Search-API?hl=en -~----------~----~----~----~------~----~------~--~---
