获取Reddit APP社区亮点/Fetch Reddit APP Community Highlights

Redditapi

About

获取Reddit APP社区亮点/Fetch Reddit APP Community Highlights

Documentation

获取Reddit APP社区亮点/Fetch Reddit APP Community Highlights

[中文]

用途:

  • 获取Reddit APP指定社区的精选亮点内容,包括热门帖子和重要公告

参数:

  • subreddit_id: 版块ID,格式为"t5_"开头,可从fetch_subreddit_info接口获取

返回:

  • 社区亮点JSON数据,包含:
    • 精选帖子列表
    • 置顶公告
    • 社区重要动态
    • 推荐内容

注意:

  • APP接口的ID格式与Web接口不同,需要添加类型前缀
  • 版块ID前缀: t5_ (例如: t5_2qh0u)

[English]

Purpose:

  • Fetch featured highlight content of a specified Reddit APP community, including popular posts and important announcements

Parameters:

  • subreddit_id: Subreddit ID starting with "t5_", can be obtained from fetch_subreddit_info endpoint

Returns:

  • JSON data of community highlights containing:
    • Featured post list
    • Pinned announcements
    • Important community updates
    • Recommended content

Note:

  • APP API ID format differs from Web API, requires type prefix
  • Subreddit ID prefix: t5_ (e.g., t5_2qh0u)

[示例/Example]

subreddit_id="t5_2qh0u" need_format=false

Imported from a validated TikHub OpenAPI document. Pricing must be reviewed before enabling.

Try 获取Reddit APP社区亮点/Fetch Reddit APP Community Highlights

Test this model in the Sandbase Playground with your own prompts.

Open in Playground

Related Models