I am looking for a background for my phone, but I am not sure what to look for yet.
But when I look at the toplist of this year filtered on portrait mode I basically see just anime girls. Nothing wrong with that, but this is quite annoying when I am looking for literally anything else. Yes I tried other ways of searching this site but all have the same problem.
So I would like to know if there is a way to remove certain tags when searching. Any one know how to do this or a way around this?
Added 1 hour after
I made a python script because I was bored and I found that I could access the API easily.
Link to pastebin here Running the program does use a lot of Get requests, so dont go overboard with this. You might get error code 429 (too many requests). I made it loop over the first 10 pages of the toplist while removing some tags by name instead of id, might change that later.
Hope you find what you are looking for when you use this.