- April 11, 2006
- 216
- 68
- Home Country
-
England
Evening all,
No plugin yet, but I have written a small console app that reports the premiership football scores or Goals from the BBC vidiprinter website here:
http://newsimg.bbc.co.uk/sport1/hi/football/live_videprinter/default.stm
The idea is to write a plugin around this console app that works with any sports websites that report scores. I got tired of plugins breaking when providers change their sites so im hoping to make this app configurable by the user and by keeping the grabber seperate it wont break the plugin each time something changes either.
At the moment, the idea is to create a xml file with the results which can easily be read by a media portal plugin.
App 0.3
Source 0.3
Has anyone else got any sports requests or web pages that are scrapable, I need to look at them before designing the configuration file.
No plugin yet, but I have written a small console app that reports the premiership football scores or Goals from the BBC vidiprinter website here:
http://newsimg.bbc.co.uk/sport1/hi/football/live_videprinter/default.stm
The idea is to write a plugin around this console app that works with any sports websites that report scores. I got tired of plugins breaking when providers change their sites so im hoping to make this app configurable by the user and by keeping the grabber seperate it wont break the plugin each time something changes either.
At the moment, the idea is to create a xml file with the results which can easily be read by a media portal plugin.
App 0.3
Source 0.3
Has anyone else got any sports requests or web pages that are scrapable, I need to look at them before designing the configuration file.