Subscribe

How to install python3-feedparser in CentOS/RHEL 10 (noarch)

Parse RSS and Atom feeds in Python

Install

sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm
sudo dnf -y install python3-feedparser

Description

Universal Feed Parser is a Python module for downloading and parsing syndicated feeds. It can handle RSS 0.90, Netscape RSS 0.91, Userland RSS 0.91, RSS 0.92, RSS 0.93, RSS 0.94, RSS 1.0, RSS 2.0, Atom 0.3, Atom 1.0, and CDF feeds. It also parses several popular extension modules, including Dublin Core and Apple's iTunes extensions.

RPMs

Python Maint (2022-06-13) - Rebuilt for Python 3.11