How It Works
1
选择您的主题
告诉我们您的兴趣 — AI自动找到最佳来源
2
每日精选
AI阅读数百篇文章,总结重要内容
3
保持更新
每天早上收到清晰、专注的摘要
您需要的一切
AI智能精选
Claude阅读并总结文章,让您获得核心见解
Persistent Topic Tracking
Track one topic continuously instead of prompting from scratch every day.
Audio Briefings
Turn each digest into audio and catch up hands-free.
Source-Controlled Monitoring
Discover, add, and hide sources to control your information quality.
Multilingual Digests
Generate summaries in English, Spanish, Chinese, Portuguese, or French.
Read Anywhere
Install as an app and keep access to your digests offline.
For AI Agents
Built for AI agents, too
Every trend report is available as structured JSON or Markdown — ready for your agents, n8n workflows, or any MCP-compatible tool.
curl https://api.octopusreport.com/trends/{topicId}/report \
-H "x-api-key: or_live_..."
# Returns:
{
"momentum": { "direction": "up", "percentChange": 43 },
"summary": "...",
"topSignals": [...],
"history": [...]
}Get Your API Key