Hello! I've been trying to use python along with urllib2 and xml.dom.minidom to retrieve tags from images using Danbooru's pretty cool API.
However, every time a post contains the "|_|" tag, it ends up returning no tags at all. I checked the requested XML page manually and the tags seemed to be there, so I'm guessing the issue's not with the API. Everything else seems to work fine for me. What could be causing this?
Thanks in advance.
Updated by lvk
