Developers, web freaks and anyone who may know -> help needed

Dan

Kim Jong Dan
Staff member
Administrator
Tipping Member
Developers, web freaks and anyone who may know -> help needed

Currently the way I source the information for each round in the tipping comp is a quick but complicated process, well in the back-end. I source it from a site and pull that into something the database can read and sort it all out from there. It takes about 2 seconds.

However. Next year the source site is changing its format which makes things fairly difficult for me to pull the data we need.

I was just wondering if anyone knows of any XML feeds or anyoen that maintains a csv or similar of the rounds and results of each game?

I need to reprogram anyway so figure I may as well reprogram with something that is a little less cumbersome and does not need to be updated on an anual basis.

So yeah looking for an XML or datafeed somewhere for NRL rounds, results etc if anyone knows it.

I can get the NRL datafeed for the ladder from NRL.com but cant seem to get their rounds feed.

Any ideas/help?

Cheers
Dan
 
Re: Developers, web freaks and anyone who may know -> help needed

this should help http://forums.whirlpool.net.au/archive/1027010

but I didn't thoroughly either read the tread or check the links work
 
Re: Developers, web freaks and anyone who may know -> help needed

yeah I saw that one, but it looks like only the ladder. I couldn't find a way to pull the fixtures out.

Oh well will just have to stick with my current method and recode
 
Re: Developers, web freaks and anyone who may know -> help needed

Dan,

I have a spreadsheet which I made that has all results for all games and a table. Haven't hard coded any formulas in it though. I have results going back to 2004.
 
Re: Developers, web freaks and anyone who may know -> help needed

Hey Dan..

The following site is one I have referenced many times.. One of the best sources of stats relating to RL dating wayyyyyy back in time! 🙂

No real idea who maintains it, but it always seems up to date + more importantly the format has remained identical for as long as I can remember (many years)..

Main Page:
http://stats.rleague.com/rl/rl_index.html

2010 Season Page:
http://stats.rleague.com/rl/seas/2010.html

I don't know of any XML feeds or anything (am assuming if they exist you would probably have to pay for them?), but the above although it may take a bit of work should be the best option for you..

Just use CURL or something along those lines to parse the HTML + you'll be in business..

Michael
 

Users who are viewing this thread

Latest posts

2025 Ladder

Team P W D L PD Pts
1 Raiders 24 19 0 5 148 44
2 Storm 24 17 0 7 212 40
3 Bulldogs 24 16 0 8 120 38
4 Broncos 24 15 0 9 172 36
5 Sharks 24 15 0 9 109 36
6 Warriors 24 14 0 10 21 34
7 Panthers 24 13 1 10 107 33
8 Roosters 24 13 0 11 132 32
9 Dolphins 24 12 0 12 125 30
10 Sea Eagles 24 12 0 12 21 30
11 Eels 24 10 0 14 -76 26
12 Cowboys 24 9 1 14 -146 25
13 Tigers 24 9 0 15 -135 24
14 Rabbitohs 24 9 0 15 -181 24
15 Dragons 24 8 0 16 -130 22
16 Titans 24 6 0 18 -199 18
17 Knights 24 6 0 18 -300 18
Back
Top Bottom