class

Smith::Web::BraveSearch

Inherits Smith::Web::SearchProvider < Reference < Object

Constants

ENDPOINT = "https://api.search.brave.com/res/v1/web/search"

Constructors

new(api_key : String | Nil)
Source

Instance methods

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