Top "Feedparser" questions

A Python library that parses feeds in all known formats, including Atom, RSS, and RDF.

Error in 'egg_base' option when trying to install feedparser

I would like install feedparser. This is what happens when trying to install feedparser in the Windows command line. > …

python installation feedparser
How to detect if a page is an RSS or ATOM feed

I'm currently building a new online Feed Reader in PHP. One of the features I'm working on is feed auto-discovery. …

php rss feedparser atom-feed