knox-academy / webscraping

0 stars 0 forks source link

Parse the data from the RSS feeds and extract the 5 most recent articles. #33

Closed knox-academy closed 1 year ago

knox-academy commented 1 year ago

Mike McConnelly: Thank you, Dan! That's a great point. We should definitely test the script's performance with different feeds to ensure it doesn't cause any issues. Here's the final issue description:

Issue Title: Parse the data from the RSS feeds and extract the 5 most recent articles.

Issue Description: Develop a script that can parse the data from the RSS feeds and extract the 5 most recent articles. The script should be efficient and not cause any performance issues. Test the script with a variety of feeds to ensure it works as expected.

How to Test: Test the script with different RSS feeds and ensure that it extracts the 5 most recent articles accurately and efficiently. Also, monitor the system's performance while the script is running to ensure it doesn't cause any issues.