RSS – Substitute for Google Feed API

I am writing an RSS reader. I want users to be able to search for RSS feeds on the Web by keywords and subscribe to them.
Currently I am using the Google Feed API, which allows me to send Text query and receive all relevant RSS feeds from the web. Then I can get the feed URL through save/share/more and parse it for users to read/subscribe.

Also provided by Google Other services?
I want to aggregate more RSS feed search providers so that the application does not only rely on Google.

Have you checked the Superfeedr I created? Our API is different from Google, but I believe we provide similar functions, including JSON, real-time… etc.

I am writing an RSS reader. I want users to be able to use keywords on the Web Search for RSS feeds on and subscribe to them.
Currently I am using Google Feed API, which allows me to send text queries and receive all relevant RSS feeds from the web. Then I can get the feed URL by saving/share/more and Parse it for users to read/subscribe.

Are there other services provided by Google?
I want to aggregate more RSS feed search providers so that the application does not only rely on Google.

Have you checked the Superfeedr I created? Our API is different from Google, but I believe we provide similar functions, including JSON, real-time… etc.

Leave a Comment

Your email address will not be published.