I don't know of anything similar to the Live Text pages for each club
that your Ruby scripts checked on the BBC site. Since the
reorganisation of the BBC Football site it looks like the Live Text is
now only displayed on the page for each specific match.
But the Live Videprinter page obviously carries the scores as well,
and has a permanent URL (
http://news.bbc.co.uk/sport1/hi/football/
live_videprinter/default.stm). Could that be an option for parsing? It
looks to have a reasonable amount of metadata contained within the
HTML.
Another option could be the Sporting Life videprinter (http://
www.sportinglife.com/football/popup/vidiprinter.auto?/opt/ASFapache/htdocs/site/football/live/vidiprinter/text.insdat).
Hopefully the above can be used to help get prem_scores working again
and for Scottish scores as well.
Thanks for your work on this