Need a (uk) soccer feed..

Discussion in 'XML & RSS' started by PedstersPlanet, Apr 28, 2006.

  1. #1
    ... for fixtures & results for each league.. for example:
    <item>
    <title>Liverpool V Chelsea</title>
    <link>blah blah</link>
    </item>
    etc
    
    &
    
    <item>
    <title>Liverpool 1 - 0 Chelsea</title>
    <link>blah blah</link>
    </item>
    etc
    Code (markup):
    As I run a football prediction league, I haven't the time these days to input the fixtures and results, so I would rather like to use a xml feed so I can totally make it automated.

    Of course, the xml will be parsed by php - simple.

    Any ideas? TIA
     
    PedstersPlanet, Apr 28, 2006 IP
  2. mad4

    mad4 Peon

    Messages:
    6,986
    Likes Received:
    493
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Don't think anyone will produce a feed for this stuff. Have you tried screenscraping it from a major site instead?
     
    mad4, Apr 28, 2006 IP