Install
openclaw skills install @freedompixels/zhida-content知乎内容搜索与分析工具。搜索话题热度、分析高价值问题、追踪竞品回答。 面向内容创作者和自媒体运营者,中文优先。 当用户说"搜一下知乎"、"知乎有什么"、"分析知乎问题"、"知乎选题"、"搜知乎"时触发。 Keywords: 知乎, zhihu, 搜索, 问题分析, 选题, 内容创作, 知乎热榜, 知乎搜索.
openclaw skills install @freedompixels/zhida-content知乎内容搜索、热度分析、选题挖掘工具。
按关键词搜索知乎问题,查看热度、回答数、关注者数据
实时获取知乎热榜问题
深度分析单个问题:浏览量、回答质量、竞争程度、内容机会
基于搜索数据,推荐高价值创作选题
# 搜索话题
python3 scripts/fetch_zhida.py --search "AI副业"
# 热榜问题
python3 scripts/fetch_zhida.py --hot --limit 10
# 问题分析
python3 scripts/fetch_zhida.py --analyze "https://www.zhihu.com/question/123456789"
# 选题推荐(关键词)
python3 scripts/fetch_zhida.py --topic "AI" --limit 20
# JSON输出
python3 scripts/fetch_zhida.py --topic "AI副业" --json
问题热度分级:
回答机会评分:
知乎搜索 API(无需登录)