Description
Parse RSS and Atom feeds from Python applications. It helps feed readers, crawlers, monitoring tools, and content importers extract entries, authors, links, dates, and metadata.
This is a parser library. Feeds from the internet are untrusted input, so applications should handle malformed XML, remote links, unexpected content, and privacy-sensitive fetching behavior carefully.