zhihu-hot-cn知乎热榜监控 - 获取知乎热门话题、问题和趋势分析(Quora 中国版)
Install via ClawdBot CLI:
clawdbot install guohongbin-git/zhihu-hot-cn获取知乎热门话题、问题和趋势分析。
# 获取当前热榜(前 50 条)
./scripts/get-hot.sh
# 获取指定数量
./scripts/get-hot.sh --limit 20
# 输出 JSON 格式
./scripts/get-hot.sh --format json
# 科技类话题
./scripts/get-hot.sh --category tech
# 财经类话题
./scripts/get-hot.sh --category finance
# 娱乐类话题
./scripts/get-hot.sh --category entertainment
# 对比昨天和今天的热榜变化
./scripts/compare-trends.sh
# 查找持续热门的话题(连续 3 天在榜)
./scripts/find-persistent.sh --days 3
知乎热榜数据来自公开数据源:
# 知乎热榜 - 2026-02-19
1. [如何评估 AI Agent 的商业价值?](https://zhihu.com/question/xxx) 🔥 999万热度
2. [2026 年最值得学习的编程语言?](https://zhihu.com/question/xxx) 💬 523 回答
3. ...
{
"date": "2026-02-19",
"items": [
{
"rank": 1,
"title": "如何评估 AI Agent 的商业价值?",
"url": "https://zhihu.com/question/xxx",
"heat": 9990000,
"answers": 523
}
]
}
| 平台 | 对应美国平台 | 特点 |
|------|-------------|------|
| 知乎 | Quora | 问答社区,知识分享 |
| 抖音 | TikTok | 短视频 |
| 小红书 | Instagram | 图文分享 |
| B站 | YouTube | 长视频 |
版本: 1.0.0
数据源: GitHub 公开项目
Generated Mar 1, 2026
Content creators and marketers use the skill to identify trending topics on Zhihu, generating ideas for articles, videos, or social media posts. By analyzing hot questions, they can tailor content to current public interest, improving engagement and search engine visibility.
Businesses and analysts leverage the skill to monitor discussions around products, brands, or industries on Zhihu. This helps in understanding consumer sentiment, identifying emerging trends, and making data-driven decisions for product development or marketing strategies.
Researchers and students use the skill to track popular academic or knowledge-based questions on Zhihu, facilitating quick access to trending debates and expert opinions. It aids in staying updated with current discussions in fields like technology, finance, or entertainment.
PR teams employ the skill to track mentions of their brand or related topics on Zhihu, enabling proactive management of online reputation. By analyzing trends, they can address potential issues early and engage with relevant discussions to build brand trust.
Offer a premium service with advanced features like real-time alerts, detailed trend reports, and competitor analysis. Charge monthly or annual fees to businesses and professionals who need in-depth insights for decision-making.
Provide access to the skill's data through a paid API, allowing developers to integrate Zhihu hot trends into their own applications or platforms. This model generates revenue based on usage tiers or flat licensing fees.
Develop a platform where users can access basic trend data for free, with premium features such as export options, historical data, and custom dashboards available for a fee. Monetize through upgrades and targeted advertising.
💬 Integration Tip
Integrate this skill into existing workflows by automating data exports to tools like Notion or Google Sheets, and set up alerts for specific keywords to streamline monitoring.
Fetch and read transcripts from YouTube videos. Use when you need to summarize a video, answer questions about its content, or extract information from it.
Fetch and summarize YouTube video transcripts. Use when asked to summarize, transcribe, or extract content from YouTube videos. Handles transcript fetching via residential IP proxy to bypass YouTube's cloud IP blocks.
Browse, search, post, and moderate Reddit. Read-only works without auth; posting/moderation requires OAuth setup.
Interact with Twitter/X — read tweets, search, post, like, retweet, and manage your timeline.
LinkedIn automation via browser relay or cookies for messaging, profile viewing, and network actions.
Search YouTube videos, get channel info, fetch video details and transcripts using YouTube Data API v3 via MCP server or yt-dlp fallback.