views:

18

answers:

1

Im looking for a search api that will allow me to search for rss feeds.

It will either be a regular search feed that then returns the content type - allowing me to filter by rss items only, or a special rss-only index.

Does anyone know of any?

+1  A: 

Take a look at Google AJAX Feed API. I was looking for feeds search for long, and evaluating Google's API now.

remizolya