Subreddit Detail API / 板块详情接口
Retrieve detailed information for a specific subreddit, including description, subscriber count, active users, and community rules.
获取指定 Subreddit 的详细信息,包括简介、订阅人数、活跃用户数及社区规则。
Subreddit Post List API / 板块帖子列表接口
Retrieve posts from a subreddit with support for sorting (hot, new, top, rising) and pagination.
获取某个 Subreddit 下的帖子列表,支持热门、新帖、置顶、上升等排序方式及分页。
Post Detail API / 帖子详情接口
Retrieve detailed information for a specific Reddit post by post ID, including title, content, media, author, score, and publish time.
根据帖子 ID 获取详细信息,包括标题、正文内容、媒体信息、作者、评分及发布时间。
Post Comment API / 帖子评论接口
Retrieve full comment threads for a specific post, including nested replies, author info, upvote count, and timestamps.