
feedparser 6.0.12
0
Universal feed parser, handles RSS 0.9x, RSS 1.0, RSS 2.0, CDF, Atom 0.3, and Atom 1.0 feeds
Contents
Universal feed parser, handles RSS 0.9x, RSS 1.0, RSS 2.0, CDF, Atom 0.3, and Atom 1.0 feeds
Stars: 2289, Watchers: 2289, Forks: 351, Open Issues: 99The kurtmckee/feedparser repo was created 15 years ago and the last code push was 2 weeks ago.
The project is very popular with an impressive 2289 github stars!
How to Install feedparser
You can install feedparser using pip
pip install feedparser
or add it to a project with poetry
poetry add feedparser
Package Details
- Author
- Kurt McKee
- License
- BSD-2-Clause
- Homepage
- https://github.com/kurtmckee/feedparser
- PyPi:
- https://pypi.org/project/feedparser/
- GitHub Repo:
- https://github.com/kurtmckee/feedparser
Classifiers
- Software Development/Libraries/Python Modules
- Text Processing/Markup/XML
Related Packages
Errors
A list of common feedparser errors.
Code Examples
Here are some feedparser code examples and snippets.
GitHub Issues
The feedparser package has 99 open issues on GitHub
- [pre-commit.ci] pre-commit autoupdate
- Support Google news sitemap format
- Resolve relative
srcsetURLs - fixes for JSONfeed item.content
- Allow multiple XML-tags with the same name to be parsed as list
pythonfix







