← 返回
开发者工具 Key 中文

Z.AI Web Search

AI-optimized web search via Z.AI Web Search API. Returns structured results (title, URL, summary) for LLM processing.
通过Z.AI网络搜索API进行AI优化搜索,返回结构化结果(标题、URL、摘要)供LLM处理。
bartoszpijet bartoszpijet 来源
开发者工具 clawhub v1.0.0 1 版本 99883.1 Key: 需要
★ 1
Stars
📥 1,689
下载
💾 10
安装
1
版本
#latest

概述

Z.AI Web Search

AI-optimized web search using Z.AI Web Search API. Designed for LLMs – returns structured results with titles, URLs, summaries, site names and favicons.

Search

node {baseDir}/scripts/search.mjs "query"
node {baseDir}/scripts/search.mjs "query" -n 15
node {baseDir}/scripts/search.mjs "query" --domain sohu.com
node {baseDir}/scripts/search.mjs "query" --recency oneWeek
node {baseDir}/scripts/search.mjs "query" --days 7

Options

  • -n : Number of results (default: 10, max: 50)
  • --domain : Limit results to specified domain (e.g. sohu.com, www.example.com)
  • --recency : Time range – oneDay, oneWeek, oneMonth, oneYear, noLimit (default)
  • --days : Shorthand for recency (1→oneDay, 7→oneWeek, 30→oneMonth, 365→oneYear)

Extract content from URL

node {baseDir}/scripts/extract.mjs "https://example.com/article"

Note: Z.AI does not provide an extract API. This script uses native fetch to retrieve pages and strips HTML for basic text extraction. For richer content, use search results (they include summaries).

Setup

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-29 07:27 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

knowledge-management

web-tools-guide

user_ec205dbb
MANDATORY before calling web_search, web_fetch, browser, or opencli. Contains required error-handling procedures (web_se
★ 56 📥 152,728
knowledge-management

Prismfy Web Search | Free Google

uroboros1205
OpenClaw的默认网页搜索。使用Prismfy在10个搜索引擎(Google、Reddit、GitHub、arXiv、Hacker News等)搜索网络,含免费套餐。
★ 36 📥 83,924
knowledge-management

Obsidian

steipete
操作 Obsidian 仓库(纯 Markdown 笔记)并通过 obsidian-cli 自动化。
★ 437 📥 104,206