SerpApi — поиск в Google и Bing из Claude Code

integrations

Serpapi is a Claude Code skill that connects to SerpApi through the Membrane CLI, enabling real-time retrieval of search engine results from Google, Bing, and other engines programmatically. It supports querying search results, checking account usage statistics and pricing, and sending direct HTTP requests to the SerpApi via Membrane's proxy with automatic credential injection and refresh. Setup requires installing the CLI via `npm install -g @membranehq/cli@latest` and a one-time login, including headless environments where an authorization URL is printed to the console. Built for developers who need to extract search engine data without managing authentication manually — Membrane handles the auth layer entirely, while arbitrary API calls remain available as a fallback for edge cases.