XML Sports Scores

So… I guess XML hasn’t hit the Sports world yet?  I have been looking all over for live NHL scores in XML format.  So far no luck.  It’s looking like I’m going to have to parse a website.  This is something that I don’t want to do.  Hum…

5 thoughts on “XML Sports Scores

  1. I’ve had to parse a site as well, but then ESPN went and changed their NCAAB page, so I’m frustrated again. Have you found anything yet, subscirption or free?

  2. Guys,

    Try this site out.

    http://www.feed43.com/

    It’s not perfect but it allows you to get the scores off a webpage and puts it into an xml doc. Then you can use php to parse it and do what you want with it. I use this to get all sports scores and the input them into my DB.

    Nick

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>