What the title says. (may someone sticky it, thanks)
I just stumbled across a minor error:
several item names contain double spaces like: https://api.guildwars2.com/v1/item_details.json?item_id=1794⟨=fr
It’s nothing that hurts, but still an error.
Some other items have HTML-like markup in their descriptions like https://api.guildwars2.com/v1/item_details.json?item_id=29175
Any strip_tags function should remove it, but it doesn’t look good or may break code if it’s not removed.


