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