Danbooru

Searching hyperlinks in notes

Posted under General

I'm aware of the note search function. What I'm wondering is, how can I use it to find something that shows up in the URL for a hyperlink in a note, rather than just the note's text?

For example, let's say that I want to find this note by searching for notes that link to the Touhou Wiki. Is this possible?

Updated

Yeah, I tried to do what you're trying to do a little while ago, and I'm afraid it's not possible. Since it's a one-time thing, I was going to write a script to just pull all ~400000 notes one at a time using the API whenever I got around to it, but if someone else wants to do it instead that would be grand.

Edit:

Log said:
hmm apparently not, interesting. Any formuldation of <a href= turns up the same 6 pages.

Oh hey, never noticed that. Apparently it's the quotation marks in the HTML that do it; only tags that don't enclose their attributes in quotation marks in violation of HTML 4.01 Transitional goddamn it you bastards are picked up.

Updated

1