I, too, would like to know if it is possible to restrict the results that 
the Find Feed (findFeeds()) method returns to a list of specific "known" or 
"trusted" domains.

Jeff S., while appreciated, your answer didn't address the question. We 
realize that it is possible to pull content from specific feeds, but we 
don't want *all of the content* from those feeds; we want to use a search 
query.

To reiterate, we want to know whether or not it's possible to use the Find 
Feed method to search for feed entries while at the same time restricting 
the result set to a given list of domains.

For example, with Google Web Search, this is done in the following manner 
(if I am not positive about the syntax, although this seems to work as 
expected):

site:www.ascls.org OR site:www.clma.org OR site:clpmag.com calibration

The Find Feed documentation actually uses this same technique in the demo 
that you cited, *but*, it uses a single domain only. As soon as I try to 
add multiple site: clauses, or even use the OR keyword, zero results are 
returned, when I know that there should be more.

Thanks for your help.

On Wednesday, July 22, 2009 10:20:54 PM UTC-4, Diogo Borges Krobath wrote:
>
> Hi, 
>
> I'm testing this API in the follow example: 
>
> http://code.google.com/apis/ajax/playground/#find_feed 
>
> Which I only can seach in a specific website feed (for example 
> cnn.com ) or seach in all web feeds (if I dont specify the site url 
> where I want to search) 
>
> I want to indicate a specific list of links of feeds (In this case, 
> instead using the url of a site I'd like to use directly url of a RSS 
> file) and search inside this restricted list indicated using this 
> API . 
>
> Is that possible using this API ? 
>
> thanks 
>

-- 
You received this message because you are subscribed to the Google
Groups "Google AJAX APIs" group.
To post to this group, send email to
google-ajax-search-api@googlegroups.com
To unsubscribe from this group, send email to
google-ajax-search-api+unsubscr...@googlegroups.com
To view this message on the web, visit
https://groups.google.com/d/msg/google-ajax-search-api/-/sQ2H23SFTCUJ
For more options, visit this group at
http://groups.google.com/group/google-ajax-search-api?hl=en?hl=en

Reply via email to