Thx for your response.
What i mean is the following:
When i want information about a certain user, taking the follwing for example where [realm] is the name of the realm and [name] is the username of the member to search for i can get tons of informaion:
http://eu.wowarmory.com/character-reputation.xml?r=[realm]&n=[name] or
http://eu.wowarmory.com/character-sheet.xml?r={realm}&n={name} or
http://eu.wowarmory.com/character-talents.xml?r=[realm&cn=[name]
To take 1: character-sheet.xml
I get information about which guild, glyphs, talent, resistances and stats etc. etc.
But <= i can't find a way to get a list of equiped gear of the certain user.
would be nice to get the gear like this: character-gear.xml. Where i get also the item id's of the gear items so i can take the right icon for it to show.
I have talked about these character sheets but there shall be much more ways to get other information and i can't find any reference guid with a list of possible sheets to traverse with xml .
character-reputation.xml
character-sheet.xml
character-talents.xml
On your site i can see all equipped items i have with my character but how and where do you get it?