No API makes it more difficult for sure, but you can use a CURL and yank the data down yourself and regular expressions to parse it. Its how I'm doing the Renown charts daily, and something similar for the raid timers in the game guide.
I'd say I'm willing to offer my code for how I sorted, but it may require some significant changes in your code. I'm passing it all on the URL, and adjust the order by based on what it gets.
|