Page 1 of 1

sports results webservice/API

Posted: Wed Nov 12, 2008 6:47 pm
by rbx
Hi all,

hope u don't mind to post this topic here. I need to grab sport results (like NBA, MLB etc.) and save to my db. I can do it by parsing HTML code with results on servers like sports.yahoo, sportsline etc., but does anybody know if there is some free web service or API for this purpose? For example I send request <some url>?sportid=nba&date=2008-11-11 and get XML or plaint text or whatever response with results.

Thanks

Re: sports results webservice/API

Posted: Wed Nov 12, 2008 7:04 pm
by Eran
This might of help - http://www.totallyscored.com/

Re: sports results webservice/API

Posted: Thu Nov 13, 2008 11:53 am
by rbx
looks exactly what I am looking for, thanx!