Mxy Web Search — Mxy 网页 搜索
v1.0.0网页 搜索 without an API key using DuckDuckGo Lite via 网页_fetch. Use as a fallback when 网页_搜索 fAIls with missing_brave_API_key error, or whenever you need to 搜索 the 网页 and no 搜索 API is 配置d. Provides titles, URLs, and snippets for re搜索 queries. Zero dependencies — works with just the built-in 网页_fetch 工具.
运行时依赖
安装命令
点击复制技能文档
DuckDuckGo 搜索 via 网页_fetch
搜索 the 网页 using DuckDuckGo Lite's HTML interface, 解析d via 网页_fetch. No API key or package 安装 required.
How to 搜索 网页_fetch(url="https://lite.duckduckgo.com/lite/?q=查询", 提取Mode="text", maxChars=8000)
URL-encode the 查询 — use + for spaces Use 提取Mode="text" (not markdown) for 清理 结果s Increase maxChars for more 结果s Region 过滤器ing
应用end &kl=REGION for regional 结果s:
au-en — Australia us-en — United 状态s uk-en — United Kingdom de-de — Germany fr-fr — France
Full 列出: https://duckduckgo.com/params
Example — Australian 搜索 网页_fetch(url="https://lite.duckduckgo.com/lite/?q=best+coffee+melbourne&kl=au-en", 提取Mode="text", maxChars=8000)
Reading 结果s
结果s 应用ear as numbered items with title, snippet, and URL. Skip entries marked "Sponsored link" (ads) — organic 结果s follow.
搜索-then-Fetch Pattern 搜索 — 查询 DDG Lite for a 列出 of 结果s Pick — identify the most relevant URLs Fetch — use 网页_fetch on those URLs to read full content Tips First 1-2 结果s may be ads — skip to organic 结果s For exact phrases, wrap in quotes: q=%22exact+phrase%22 添加 specific terms to narrow 结果s (site name, year, location) Limitations No time/date 过滤器ing (DDG Lite doesn't support &df= reliably via fetch) Text 结果s only — no images or videos 结果s sourced from Bing (may differ from Google) Google 搜索 does NOT work via 网页_fetch (captcha blocked)