SerpApi SerpApi provides real-time search engine results via an API. Developers use it to extract data from Google, Bing, and other search engines programmatically. Official docs: https://serpapi.com/ SerpApi Overview - Search - Search Results - Account - Usage - Pricing Use action names and parameters as needed. Working with SerpApi This skill uses the Membrane CLI to interact with SerpApi. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing. Install the CLI Install the Membrane CLI so you can run from th…