Query PRSPY for data?
Posted: 2015-09-01 11:08
Is there a way to query PRSPY app for a server list and for a player list/their score (on specific server)?
I'm looking for a way to check and display on a clan site if any of the clan members are currently playing (and maybe gather their stats over time). I have tried loading and parsing PRSPY HTML code in PHP but it seems the app is ajax-based so without knowing exact URL which to ping to get the data I can't do it
I'm looking for a way to check and display on a clan site if any of the clan members are currently playing (and maybe gather their stats over time). I have tried loading and parsing PRSPY HTML code in PHP but it seems the app is ajax-based so without knowing exact URL which to ping to get the data I can't do it