Array of instances of Booru-compatibiles
Runs a query and automatically dedupes in one go
One of booru Data interface types
Query type to execute as a string index
Query object with search parameters
Comparer function for dedupe (if not provided, built-in comparer is used based on the query type)
Returns a copy of BooruResult array with duplicate records removed
One of booru Data interface types
Array of BooruResult objects to search through
A function that tests every record in BooruResult data against records in the first dataset and returns true if the record is unique (eg. NOT a duplicate)
Queris all provided Boorus simultaneously
One of booru Data interface types
Query type to execute as a string index
Query object with search parameters
Array of BooruResult objects (site base URI and results from that site)
Merges results from many booru sites into one array, throws additional info and errored results away
One of booru Data interface types
BooruResults to merge
Generated using TypeDoc
Allows interfacing with multiple Boorus simultaneously and provides methods for manipulating the results