Posts

For more information, see the search syntax documentation. Search results are sorted by creation date.

Search Results

Site and Policy » Get all tags by API » Post 7

Site and Policy » Get all tags by API » Post 6

Background Pony #8542
@stsyn  
Yeah, it’s working with “page=” (silly me) but too slowly. I mean last page is 9819… if set max possible limit (50) https://derpibooru.org/api/v1/json/search/tags?q=*&page=9819&per_page=50 If it will 1 request per second it will take 164 minutes or 2.7 hours =)  
Ok, I tried it anyway and was able to send mostly 4 requests per second (android emulator with great pc internet). But it’s still more then half hours =) And it’s a big loading to booru’s servers, is not? Is there another way? I try to make search-helper for my app. And I want to load all tags in the local user’s database for it (and then update it once in few days)
 
full

Site and Policy » Get all tags by API » Post 5

Site and Policy » Get all tags by API » Post 4

Site and Policy » Get all tags by API » Post 3

Background Pony #8542
@stsyn  
Hi. Unfortunately that request return not all existing tags. I don’t see tags like “artist:name”, “oc:name” and some others probably… Is it possible to get them somehow?

Site and Policy » Get all tags by API » Post 2

Site and Policy » Get all tags by API » Post 1

Site and Policy » Get all tags by API » Topic Opener

Default search

If you do not specify a field to search over, the search engine will search for posts with a body that is similar to the query's word stems. For example, posts containing the words winged humanization, wings, and spread wings would all be found by a search for wing, but sewing would not be.

Allowed fields

Field SelectorTypeDescriptionExample
authorLiteralMatches the author of this post. Anonymous authors will never match this term.author:Joey
bodyFull TextMatches the body of this post. This is the default field.body:test
created_atDate/Time RangeMatches the creation time of this post.created_at:2015
idNumeric RangeMatches the numeric surrogate key for this post.id:1000000
myMetamy:posts matches posts you have posted if you are signed in. my:posts
subjectFull TextMatches the title of the topic.subject:time wasting thread
topic_idLiteralMatches the numeric surrogate key for the topic this post belongs to.topic_id:7000
topic_positionNumeric RangeMatches the offset from the beginning of the topic of this post. Positions begin at 0.topic_position:0
updated_atDate/Time RangeMatches the creation or last edit time of this post.updated_at.gte:2 weeks ago
user_idLiteralMatches posts with the specified user_id. Anonymous users will never match this term.user_id:211190
forumLiteralMatches the short name for the forum this post belongs to.forum:meta