Hey guys im just making a website for my guild and i want to make a table of members in guild like on official wow. Is there any way i could connect to there and show it up on mine? Or do i need to ask Blizz for permision? Thanks
Hey guys im just making a website for my guild and i want to make a table of members in guild like on official wow. Is there any way i could connect to there and show it up on mine? Or do i need to ask Blizz for permision? Thanks
You can just pull the info via wow armory - learn PHP and/or google about it - someone may have already coded up something. I've done it before, back in 4.0.6, however it doesn't seem to work at the moment.
If you want it to be up to date at all times, you 'd need to pull the page using CURL or the likes (assuming you're using PHP). You'd then have to go through the tedious job of parsing the HTML. Or, you could simply pull off the information and put it in a table on your site and update it on a monthly basis.
Spoken like a true man who doesn't know what he's talking about![]()
Ow ye but im workin with html,php,css,jquery for like 4 years .. was just wondering if there is already some kinda aplication that feed it up![]()
They're actually releasing an API for wow armory here in the next few weeks, enjoy![]()