Smith::Web::SearxngSearch
Inherits Smith::Web::SearchProvider < Reference < Object
Self-hosted, no key, and the one that fits the local-first stance best.
Constants
DEFAULT_HOST = "http://localhost:8888"
Constructors
new(host : String)
SourceInstance methods
name
Sourceparse(body : String) : Array(SearchResult)
Sourcesearch(query : String, limit : Int32) : Array(SearchResult)
Source