Loading...
Loading...
Compare original and translation side by side
| 数据来源 | 爬取方式 |
|---|---|
| Bilibili 视频评论 | |
| Reddit 帖子 | 通过 |
| GitHub Issues 评论 | 通过 |
| Data Sources | Scraping Methods |
|---|---|
| Bilibili Video Comments | |
| Reddit Posts | Access |
| GitHub Issues Comments | Call GitHub API ( |
comments_raw.json[
{
"id": "unique-id",
"author": "username",
"text": "comment body",
"likes": 0,
"replies": [],
"timestamp": "2026-01-15T10:30:00Z"
}
]https://api.bilibili.com/x/v2/reply/main?type=1&oid={video_id}&mode=3&ps=20&pn={page}agent-browseragent-browser open "https://www.bilibili.com/video/BVxxxxx" && agent-browser wait --load networkidle
agent-browser snapshot -i.jsonwebfetch "https://www.reddit.com/r/subreddit/comments/postid.json?limit=500"webfetch "https://api.github.com/repos/owner/repo/issues/issue_number/comments?per_page=100"&page=Ncomments_raw.json[
{
"id": "unique-id",
"author": "username",
"text": "comment body",
"likes": 0,
"replies": [],
"timestamp": "2026-01-15T10:30:00Z"
}
]https://api.bilibili.com/x/v2/reply/main?type=1&oid={video_id}&mode=3&ps=20&pn={page}agent-browseragent-browser open "https://www.bilibili.com/video/BVxxxxx" && agent-browser wait --load networkidle
agent-browser snapshot -i.jsonwebfetch "https://www.reddit.com/r/subreddit/comments/postid.json?limit=500"webfetch "https://api.github.com/repos/owner/repo/issues/issue_number/comments?per_page=100"&page=Ncomments_cleaned.jsoncomments_cleaned.jsonclusters.json[
{
"cluster_id": 1,
"name": "Concise argument statement",
"comment_count": 45,
"representative_comments": ["full text of 2-3 best examples"],
"support_ratio": 0.7,
"sample_comment_ids": ["id1", "id2", "id3"]
}
]clusters.json[
{
"cluster_id": 1,
"name": "Concise argument statement",
"comment_count": 45,
"representative_comments": ["full text of 2-3 best examples"],
"support_ratio": 0.7,
"sample_comment_ids": ["id1", "id2", "id3"]
}
]undefinedundefined数据来源: [URL] 评论总数: N (分析了 M 条有效评论) 生成时间: YYYY-MM-DD
Data Source: [URL] Total Comments: N (M valid comments analyzed) Generated Time: YYYY-MM-DD
如果用户也请求 JSON 输出,请同时保存结构化数据。
If the user also requests JSON output, save the structured data as well.