serpapi-searchSearch Google via SerpAPI (Google Search, Google News, Google Local). Use when you need to search the web, find news articles, or look up local businesses. Supports country/language targeting for region-specific results.
Install via ClawdBot CLI:
clawdbot install ericsantos/serpapi-searchRequires:
Search Google via SerpAPI with country/language targeting.
# Google Search
{baseDir}/scripts/search.sh "artificial intelligence B2B" --country br --lang pt
# Google News
{baseDir}/scripts/search.sh "inteligรชncia artificial" --engine google_news --country br --lang pt
# Google Local
{baseDir}/scripts/search.sh "AI companies" --engine google_local --country us --location "San Francisco, California"
| Engine | Use case | Key results field |
|--------|----------|-------------------|
| google | Web search (default) | organic_results |
| google_news | News articles | news_results |
| google_local | Local businesses/places | local_results |
| Flag | Description | Default |
|------|-------------|---------|
| --engine | google, google_news, google_local | google |
| --country | 2-letter country code (br, us, de, etc.) | us |
| --lang | Language code (pt, en, es, etc.) | en |
| --location | Location string (e.g. "Sรฃo Paulo, Brazil") | โ |
| --num | Number of results | 10 |
| --json | Raw JSON output | off |
Set SERPAPI_API_KEY env var, or store it:
mkdir -p ~/.config/serpapi
echo "your_key_here" > ~/.config/serpapi/api_key
chmod 600 ~/.config/serpapi/api_key
br (Brazil), us (USA), pt (Portugal), de (Germany), fr (France), es (Spain), gb (UK), jp (Japan), in (India).
Generated Mar 1, 2026
A tech firm uses the skill to search for AI B2B solutions, targeting Brazil with Portuguese language results to analyze local competitors and trends. This helps identify market gaps and potential partners in specific regions.
A media agency employs the skill to track news on artificial intelligence in Brazil via Google News, using country and language targeting to gather localized articles for content creation and trend reporting.
A retail chain uses the skill to search for AI companies in San Francisco with Google Local to scout potential suppliers or competitors, leveraging location targeting for precise local market insights.
Researchers at a university utilize the skill to perform web searches on AI topics, targeting specific countries like Germany for region-specific studies and publications to support international research projects.
A marketing agency uses the skill to search for keywords like 'artificial intelligence B2B' with country targeting to analyze search engine results and optimize client websites for different regional markets.
Offer the skill as part of a subscription-based AI tool platform, charging monthly fees for access to enhanced search capabilities and analytics. Revenue is generated through tiered plans based on usage limits and features.
Provide consulting services where experts use the skill to deliver customized market research, news monitoring, or local business analysis reports to clients. Revenue comes from project-based fees or retainer agreements.
Integrate the skill into existing business software or platforms, licensing it to other companies for a fee. Revenue is generated through one-time licensing costs or usage-based pricing for API calls.
๐ฌ Integration Tip
Ensure the SERPAPI_API_KEY environment variable is set securely, and use the provided scripts for easy command-line integration with support for multiple search engines and targeting options.
Summarize URLs or files with the summarize CLI (web, PDFs, images, audio, YouTube).
AI-optimized web search via Tavily API. Returns concise, relevant results for AI agents.
This skill should be used when users need to search the web for information, find current content, look up news articles, search for images, or find videos. It uses DuckDuckGo's search API to return results in clean, formatted output (text, markdown, or JSON). Use for research, fact-checking, finding recent information, or gathering web resources.
Web search and content extraction via Brave Search API. Use for searching documentation, facts, or any web content. Lightweight, no browser required.
Search indexed Discord community discussions via Answer Overflow. Find solutions to coding problems, library issues, and community Q&A that only exist in Discord conversations.
Multi search engine integration with 17 engines (8 CN + 9 Global). Supports advanced search operators, time filters, site search, privacy engines, and WolframAlpha knowledge queries. No API keys required.