Feed (Subscription) List API

You can choose to make your feeds list available publicly in your Settings, on the API tab. If you do this, your feeds list (except any private feeds of course) will be published as follows:

OPML format

http://api.feedlounge.com/username/feeds/opml

HTML format (using nested unordered lists)

http://api.feedlounge.com/username/feeds/html

RSS format

http://api.feedlounge.com/username/feeds/rss

Note: replace ‘username’ with your username in these URLs.

Example

We have set up an example account for you to test with:

http://api.feedlounge.com/example/feeds/opml
http://api.feedlounge.com/example/feeds/html
http://api.feedlounge.com/example/feeds/rss

Last modified: 2006-04-22 17:27:15 GMT

3 Replies to “Feed (Subscription) List API”

  1. Hey.

    Can you add HTTP authentication support?

    This is how newsgator and bloglines implements OPML export via API.

    This way even if the OPML isn’t public they can still import easily into Tailrank or a desktop aggregator ( or some other future cool opml thing ).

    Anyway… I’ll add support for it in Tailrank at that point :)

    May 5th, 2006 at 6:00 pm
  2. No HTTP auth support yet?

    Kevin

    July 17th, 2006 at 8:00 am
  3. No, we’ve implemented it this way partly so our users don’t have to give you their login details.

    July 17th, 2006 at 8:06 am

Add a Comment