1

I am working on an RSS Reader type program and I would like it to be able to automatically import RSS feeds from the users browser bookmarks. I assume different browsers use different methods to store bookmarks. Is there any library out there just for this purpose?

I only need it to work on Linux so I don't care about Windows or Mac only browsers.

Mark McLaren
  • 11,470
  • 2
  • 48
  • 79
Isaiah
  • 4,201
  • 4
  • 27
  • 40

1 Answers1

1

Take a look at: XBEL

Aoife
  • 1,736
  • 14
  • 12