If you set up a custom search engine (CSE), you can include the cx  
parameter in your REST request to get results from it.  Basically, you  
include &cx=[YOUR_CSE_ID]

Jeremy R. Geerdes
Effective website design & development
Des Moines, IA

For more information or a project quote:
http://jgeerdes.home.mchsi.com
http://jgeerdes.blogspot.com
http://jgeerdes.wordpress.com
[email protected]

Unless otherwise noted, any price quotes contained within this  
communication are given in US dollars.

If you're in the Des Moines, IA, area, check out Debra Heights  
Wesleyan Church!

And check out my blog, Adventures in Web Development, at 
http://jgeerdes.blogspot.com 
  !


On Apr 16, 2009, at 7:31 AM, Convoyer wrote:

>
> 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to