Skip to main content

Crate atomr_agents_web_search_provider_serpapi

Crate atomr_agents_web_search_provider_serpapi 

Source
Expand description

SerpAPI WebSearch provider — GET https://serpapi.com/search.

Auth via api_key query parameter. Defaults to engine=google. Translates atomr_agents_web_search_core::WebSearchRequest::recency_days into Google’s tbs=qdr:d|w|m|y knob.

Structs§

SerpApiConfig
SerpApiWebSearch

Constants§

CAPS
SERPAPI_ENDPOINT