RSS feed for Dagospia
About
A Python script runs periodically and converts the latest articles of Dagospia into an Atom feed. Dagospia is a well-known gossip website about italian politics, fashion and culture.
Latest Dagospia Headlines
- Unable to retrieve latest headlines.
Project Updates
- Oct 1, 2008
- Updated script for another layout change. Readded story icons.
- Nov 18, 2007
- Updated script to use the new Dagospia page layout. To-do: fix icons URLs.
- Jan 26, 2007
- Added Latest Dagospia Headlines, a client-side Javascript which parses the Atom feed and fills a HTML list with latest headlines. It doesn't work on IE6.
- Oct 30, 2006
- Added news icon to feed entries.
- Oct 14, 2006
- First release.
Project files
Files are stored under a Subversion repository. You may want to view them online or check out the repository using the commad:
svn co http://code.passiomatic.com/dagospia/
Requirements
The script requires the amazing BeautifulSoup module to parse the HTML.