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.
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
Method 1, Agent Skill Exchange
- Install from the marketplace listing: https://agentskillexchange.com/skills/serpapi-search-aggregator/
Method 2, Git clone
git clone https://github.com/agentskillexchange/skills.git && cd skills/skills/serpapi-search-aggregator
Method 3, Download ZIP
- Download the repository ZIP and extract
skills/serpapi-search-aggregator.
Method 4, Manual copy
- Copy this skill folder into your local skills directory, then reload your agent tooling.
Method 5, Fork and sync
- Fork the repository if you want to maintain local edits while syncing upstream changes.