This repository contains a Python script for fetching and processing RSS feeds.
Functionality
- Fetch RSS feeds from various news sources.
- Parse and extract relevant information from RSS items (title, description, link, etc.).
Usage
The main script is located in RSSDemo.ipynb
.