Notice: My personal stance on AI generated artwork. Retweet and share if you agree. Let us discuss, and not immediately scream bloody murder.

Now Viewing: Trying to extract metatag info from XML request
Keep it civil, do not flame or bait other users. If you notice anything illegal or inappropriate being discussed, contact an administrator or moderator.

arunin - Group: Member - Total Posts: 2
user_avatar
Trying to extract metatag info from XML request
Posted on: 01/24/12 12:53AM

Hello all,

I didn't find this question answered in the forums yet, so my apologies if it is redundant.

I am trying to get the metatag info, such as "artist:xxx", "character:xxx", or "ambiguous:xxx", from the XML interface. It seems like the way I am querying strips the type indication off. For reference, I am loading the following URL for my query:

gelbooru.com/index.php?pa...0afb8cede20314a59e68142ac

Is there another argument I should pass to that query or another query altogether that I must perform?



lozertuser - Group: The Fake Administrator - Total Posts: 2230



arunin - Group: Member - Total Posts: 2
user_avatar
Posted on: 01/26/12 05:51PM

I am worried that this would hammer the server overly much, since most posts have at least 10 tags and I will be querying several thousand posts. There is no other way besides parsing the HTML? Is there a way to pass multiple tag names into the tag lookup query?



lozertuser - Group: The Fake Administrator - Total Posts: 2230
user_avatar
Posted on: 01/27/12 08:23AM

Grab the tag index, store that on your local system, call back to that when you need to do a query on a tag.

gelbooru.com/index.php?pa...tag&q=index&pid=x



add_replyAdd Reply


1