class

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)
Source

Instance methods

name
Source
parse(body : String) : Array(SearchResult)
Source
search(query : String, limit : Int32) : Array(SearchResult)
Source