feedparser

From IndieWeb

This article is a stub. You can help the IndieWeb wiki by expanding it with relevant information.


feedparser is the Python Universal Feed Parser, originally by Mark Pilgrim, but now multiple forks are maintained at https://github.com/kevinmarks/feedparser (with microformats rel support) and at https://github.com/kurtmckee/feedparser.

Open Source

h-feed support

Feedparser does not yet support IndieWeb feeds on pages as h-feed and/or h-entry elements. Feature request:

Why

Why use the Feedparser? Presumably if you have a use-case for parsing legacy feed files.

How

How do you use the Feedparser?

TBD.

IndieWeb Examples

IndieWeb sites that use Feedparser:

Unknown.

See Also