Due: Fri, 3/9, 6pm
This is a group project. Write a Python script, cssenewsfeed.py, to create a RSS feed of the news items at http://www.monmouth.edu/academics/CSSE/news.asp
Provide the following:
Use http://feedvalidator.org to validate your RSS feed.
The screen-scraping routines used in Python exercise 9 should be helpful for this project.
In cssenews.rss.xml, you may use either empty article descriptions, or extract the first two sentences of each news article and use that as a description.
As of 2/26/2012, there are 28 articles in http://www.monmouth.edu/academics/CSSE/news.asp .