SF exports a bunch of RSS feeds. eg, this one summarising Inkscape project's status:
http://sourceforge.net/export/rss2_projsummary.php?group_id=93438
Simpler to handle than real screen-scraping perhaps.
On Wed, 19 Apr 2006, Bryce Harrington wrote:
On Wed, Apr 19, 2006 at 09:54:14PM +0200, Matiphas wrote:
Hi,
another suggestion before 0.44: would it be possible to have a new status (such as in http://inkscape.org/status/index.php) ? The last one has been issued end of november 2005.
Sure. I stopped doing them because SourceForge started changing around their page layout and stats quite a bit around then, so my status scripts kept breaking... 8-P
But I'll take another shot at it for May 1st.
Also, if there are any other Perl guys out there that wouldn't mind writing screen scraping code for a CPAN module (WWW::SourceForge), I'd love the help.
Bryce