I was wondering if there was a method to display how many guilds are active on a specific server by parsing data you already have avaliable as a export? I'm unsure how to do this.. also is there a way to find out your ranking e.g on http://www.warcraftrealms.com/census.ph ... ertypeid=1 i can see inspire are ranked 14th out of 50.. is there a way of displaying that info updated weekly or daily on my own website saying quite simply..
inspire is ranked 14th out of 954 guilds on aszune.
would appericate it if anyone could help me in any way with this, i'd like a little bit of PHP code to do it if its possible.. I'v managed to use the data export to get a guild listing ect, but don't know if this is possible, any guru coders out there?
Well, the ranking is just an arbitrary value assigned based on current existing character levels. You could always just set it on your site as you like.
As for the rest of the guilds, I want to expand this kind of data, but just haven't gotten it done yet.