返回顶部
s

serpapi

Search 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.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
2,937
下载量
3
收藏
概述
安装方式
版本历史

serpapi

# SerpAPI Search Search Google via SerpAPI with country/language targeting. ## Quick start ```bash # 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" ``` ## Engines | 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` | ## Options | 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 | ## API key Set `SERPAPI_API_KEY` env var, or store it: ```bash mkdir -p ~/.config/serpapi echo "your_key_here" > ~/.config/serpapi/api_key chmod 600 ~/.config/serpapi/api_key ``` ## Common country codes `br` (Brazil), `us` (USA), `pt` (Portugal), `de` (Germany), `fr` (France), `es` (Spain), `gb` (UK), `jp` (Japan), `in` (India).

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 serpapi-search-1776381551 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 serpapi-search-1776381551 技能

通过命令行安装

skillhub install serpapi-search-1776381551

下载 Zip 包

⬇ 下载 serpapi v1.0.0

文件大小: 3.49 KB | 发布时间: 2026-4-17 15:09

v1.0.0 最新 2026-4-17 15:09
Initial release: Google Search, Google News, Google Local with country/language targeting

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部