derpibooru / philomena

Next-generation imageboard

Home Page:https://derpibooru.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

API Help Plox

NO-ob opened this issue · comments

commented

How do I do an image search with no tags?

I've been constructing the URL as
https://derpibooru.org/api/v1/json/search/images?q=+ tags + &per_page=10&page=1

But if a user doesn't enter tags nothing is returned from the api, ive been getting around this by replacing blank tags with solo but it probably isn't a good solution lel