# Packages
Package stashbox provides a client interface to a stash-box server instance.
# Constants
FreeonesScraperID is the scraper ID for the built-in Freeones scraper.
From existing object.
From text query.
From URL.
for now only SearchQuery is needed.
# Variables
ErrMaxRedirects is returned if the max number of HTTP redirects are reached.
ErrNotFound is returned when an entity isn't found.
ErrNotSupported is returned when a given invocation isn't supported, and there is a guard function which should be able to guard against it.
# Structs
Cache stores the database of scrapers.
Input coalesces inputs of different types into a single structure.
# Interfaces
GlobalConfig contains the global scraper options.
Scraped Content is the forming union over the different scrapers.
# Type aliases
simple type definitions that can help customize actions per query.
Type of the content a scraper generates.