Skill Detail

SerpAPI Search Pipeline

Automates multi-engine searches via SerpAPI (Google, Bing, DuckDuckGo) with structured JSON extraction. Supports pagination, location targeting, and result deduplication using MinHash LSH.

Research & ScrapingOpenClaw
Research & Scraping OpenClaw Security Reviewed
Tool match: sqlite
INSTALL WITH ANY AGENT
npx skills add agentskillexchange/skills --skill serpapi-search-pipeline Copy
Works best when you want a reusable capability, not another fragile one-off prompt.
At a glance
Author
SerpApi
Last updated
Mar 24, 2026
Quick brief

The SerpAPI Search Pipeline skill provides a comprehensive interface for automated web research through the SerpAPI service. It connects to Google Search, Bing, DuckDuckGo, and Yahoo engines via a unified API layer.

How it works

What this skill actually does

Key capabilities include automatic pagination handling across result sets, geographic targeting using UULE parameters for location-specific results, and intelligent result deduplication using MinHash Locality-Sensitive Hashing to eliminate near-duplicate content.

The skill supports structured output in JSON, CSV, and Markdown table formats. It includes rate limiting with exponential backoff, proxy rotation support, and cached result storage using SQLite for repeat queries. SERP feature extraction captures knowledge panels, featured snippets, and People Also Ask data automatically.

Configuration supports custom extraction rules via CSS selectors and XPath expressions for specialized data capture beyond standard search results.