Description Details Note Author(s)
'Feedly' is a news aggregator application for various web browsers and mobile devices running 'iOS' and 'Android', also available as a cloud-based service. It compiles news feeds from a variety of online sources for the user to customize and share with others. Methods are provided to retrieve information about and contents of 'Feedly' collections and streams.
Neither feedly_search()
nor feedly_stream()
require authentication
(i.e. you do not need a developer token) to retrieve the contents of the
API call. For feedly_stream()
You do need to know the
Feedly-structured feed id which is (generally) feed/FEED_URL
(e.g. feed/http://feeds.feedburner.com/RBloggers
).
Bob Rudis (bob@rud.is)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.