android - Find rss feed by search query -
looking on rss apps in store, found out, of them allow user type text in search rss editbox, , show list of founded rss feeds.
how that?
there exists free public api, searching rss feeds??
yes, use different apis that, check out google feed api more information.
here's developer's guide. it's pretty straightforward: https://developers.google.com/feed/v1/jsondevguide
i'm developing rss app android myself, don't hesitate ask me should need :)
Comments
Post a Comment