← 返回
开发者工具 中文

Zero Api Key Web Search

OpenClaw skill for source-backed web search, page reading, and evidence-aware claim checking. No API keys required by default; optional providers can be enab...
OpenClaw 技能,用于基于来源的网络搜索、页面阅读和证据感知的声明检查。默认无需 API 密钥;可选的提供者可以启用...
wd041216-bit
开发者工具 clawhub v23.0.0 4 版本 99555.6 Key: 无需
★ 2
Stars
📥 2,424
下载
💾 8
安装
4
版本
#fact-check#latest#mcp#no-api-key#openclaw#v11#verification#web-search

概述

Zero-API-Key Web Search for OpenClaw

This skill gives OpenClaw a practical verification workflow:

  • zero-search for live search results (7 engines via Bright Data)
  • zero-search providers for provider discovery
  • zero-browse for reading pages (auto-unlocks blocked content)
  • zero-verify for support/conflict classification
  • zero-report for a citation-ready summary with next steps
  • zero-setup for interactive provider configuration

Install

pip install zero-api-key-web-search

Minimum verification

zero-search "OpenAI API pricing" --type news --timelimit w
zero-search providers
zero-browse "https://docs.python.org/3/whatsnew/"
zero-verify "Python 3.13 is the latest stable release" --deep --max-pages 2 --json
zero-report "Python 3.13 stable release" --claim "Python 3.13 is the latest stable release" --deep --json

Provider paths

ProfileProvidersBest for
---------
freeddgsZero-setup local search
free-verifiedddgs, searxngFree cross-validation
productionbrightdataProduction reliability and geo-targeting
production-unlockbrightdata, web_unlockerProduction SERP + blocked page access
max-evidenceddgs, searxng, brightdataMaximum provider diversity

Recommended flow

  1. Run zero-search for factual or recent questions.
  2. Use zero-browse on the most relevant source when snippets are not enough.
  3. Use zero-verify when a concrete claim needs a support/conflict summary.
  4. Use zero-report when you want a compact evidence package with citations and next steps.
  5. Use --deep when the claim matters enough to justify page-aware verification.
  6. Cite the returned URLs in the final answer.
  7. Use optional brightdata only when configured or explicitly requested.

Multi-engine search (Bright Data)

zero-search "AI regulation" --provider brightdata --engine google --region us-en --json
zero-search "AI regulation" --provider brightdata --engine bing --region gb-en --json
zero-search "news" --provider brightdata --engine yandex --region ru-ru --json

Supported engines: google, bing, duckduckgo, yandex, baidu, yahoo, naver.

Web Unlocker (blocked pages)

# Auto-fallback (default) — direct fetch, then unlocker on 403/429
zero-browse "https://protected-site.com/article"

# Force Web Unlocker
zero-browse "https://protected-site.com/article" --use-unlocker always

Optional Bright Data provider

# Interactive setup wizard
zero-setup

# Or set environment variables
export ZERO_SEARCH_BRIGHTDATA_API_KEY="..."
export ZERO_SEARCH_BRIGHTDATA_ZONE="serp_api1"
export ZERO_SEARCH_BRIGHTDATA_UNLOCKER_ZONE="web_unlocker1"

New Bright Data users can sign up at https://get.brightdata.com/h21j9xz4uxgd.

What success looks like

  • the verdict is explicit
  • the result includes support and conflict scores
  • page_aware is true when deep verification ran
  • the recommended free path is ddgs + self-hosted searxng
  • optional production path is brightdata + web_unlocker via ZERO_SEARCH_BRIGHTDATA_API_KEY
  • source URLs are ready to cite

Limits

  • zero-verify is heuristic and evidence-aware, not a proof engine.
  • The default provider path is ddgs.
  • The recommended free upgrade path is self-hosted searxng via ZERO_SEARCH_SEARXNG_URL.
  • Bright Data is optional and should not receive queries unless configured or requested.
  • Conflicting sources are surfaced, not automatically reconciled.

License

MIT License.

版本历史

共 4 个版本

  • v23.0.0 当前
    2026-05-07 03:13 安全 安全
  • v21.0.0
    2026-05-03 02:37 安全
  • v18.0.0
    2026-04-30 11:04 安全
  • v4.0.0
    2026-03-18 23:23

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 65 📥 179,834
developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 666 📥 323,783
developer-tools

Gog

steipete
Google Workspace 命令行工具,支持 Gmail、日历、云端硬盘、通讯录、表格和文档。
★ 920 📥 185,726