Aggregates search results from Google, Bing, and DuckDuckGo via the SerpAPI REST endpoint. Parses organic results, knowledge panels, and People Also Ask data into structured JSON for downstream analysis.
Scanned 6/2/2026
Install to Claude Code
npx -y skills add agentskillexchange/skills --skill serpapi-search-aggregator --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Serpapi Search Aggregator?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/agentskillexchange-serpapi-search-aggregator)More formats (shields.io, HTML) on the badges page.
---
name: "SerpAPI Search Aggregator"
slug: "serpapi-search-aggregator"
description: "Aggregates search results from Google, Bing, and DuckDuckGo via the SerpAPI REST endpoint. Parses organic results, knowledge panels, and People Also Ask data into structured JSON for downstream analysis."
verification: "security_reviewed"
source: "https://serpapi.com/"
author: "SerpApi"
category: "Research & Scraping"
framework: "OpenClaw"
---
# SerpAPI Search Aggregator
Aggregates search results from Google, Bing, and DuckDuckGo via the SerpAPI REST endpoint. Parses organic results, knowledge panels, and People Also Ask data into structured JSON for downstream analysis.
## Installation
Requirements and caveats from upstream:
- Python
Basic usage or getting-started notes:
- Our U.S. Legal Shield covers the scraping and parsing of search engine data, as long as your use of the data or service is not illegal. Such illegal use includes, by way of example and not limitation, copyright infrin...
- The hourly throughput limit for plans with under 1 million searches per month is 20% of your plan volume. For example, the Developer Plan includes 5,000 searches per month, so subscribers to the Developer Plan can use...
- Such illegal use includes, by way of example and not limitation, copyright infringement, DMCA violations, other intellectual property infringement, privacy violations, fraud, harassment, cybercrime, terrorism, child e...
- Source: https://serpapi.com/
## Documentation
- https://serpapi.com/
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/serpapi-search-aggregator/)
Is this your skill, or is something wrong with this listing? . Author removals are honored within 72 hours.
No comments yet. Be the first to comment!