Lightweight wrapper around SerpAPI for Google search.
@agentic/serpapi
class SerpAPIClient
namespace serpapi
SERPAPI_API_KEY
import { SerpAPIClient } from '@agentic/serpapi' const serpapi = new SerpAPIClient() const res = await serpapi.search('latest news')