Files
nexus/wiki/concepts/多平台热点聚合.md

38 lines
1.3 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "多平台热点聚合"
type: concept
tags: [research, social-media, trend-analysis]
last_updated: 2026-04-15
---
## 定义
整合多个社交媒体平台Reddit/X/YouTube/TikTok/Instagram/Hacker News/Polymarket/Web的数据进行结构化趋势研究的方法论。
## 核心机制
- **权重分层**Reddit/X > YouTube > Polymarket > TikTok > Instagram > Web
- **数据可信度**Polymarket真金白银押注> Reddit/X高互动> Web无互动
- **单次查询多平台覆盖**:用户输入一个话题,返回跨平台交叉验证的研究报告
## 执行流程
1. 用户输入话题(可选:--x-handle 指定 X 账号、--days 回溯天数)
2. ScrapeCreators 抓取 Reddit/TikTok/Instagram
3. XAI API 或 AUTH_TOKEN 抓取 X
4. Polymarket API 抓取预测市场数据
5. Web 搜索补充博客/新闻
6. 聚合输出What I Learned + Key Patterns + Stats + Invitation
## 应用场景
- 竞品分析("cursor vs windsurf" 对比模式)
- 人物追踪(--x-handle 指定账号)
- 行业周报(--days=7 --quick
- 热点发现(--deep 深度研究)
## 关联
- [[Last30Days]] 是此方法论的自动化实现工具
- [[社交信号权重]] 是此方法论的数据评估框架
## Aliases
- 多源热点研究
- 跨平台趋势分析