按分类获取Reddit APP feed/Fetch Reddit APP Topic Feed
Redditapi
About
按分类获取Reddit APP feed/Fetch Reddit APP Topic Feed
Documentation
按分类获取Reddit APP feed/Fetch Reddit APP Topic Feed
[中文]
用途:
- 获取指定 topic(社区分类)的 feed
- 一般流程: 先调
/fetch_explore_feed获取所有 topicId,然后选一个 topicId 调这个接口
参数:
- topic_id: 分类ID,格式 "tx1_XXXXX",从
/fetch_explore_feed返回的topics[].id取 - scheme_name: 分类 scheme,App 默认用 "communities_tab_taxonomy_topics_default"
- sort: 排序方式
- time: 时间范围
- need_format: 是否清洗
注意:
- APP接口的ID格式与Web接口不同,需要添加类型前缀
- 分类ID前缀: tx1_ (例如: tx1_29m4k39)
- scheme_name 是 Reddit 内部分类体系标识,默认值即可
[English]
Purpose:
- Fetch the feed for a specific Reddit community topic
- Typical flow: call
/fetch_explore_feedfirst to get topicIds, then pass one here
Parameters:
- topic_id: Topic ID, format "tx1_XXXXX", get from
/fetch_explore_feedresponse'stopics[].id - scheme_name: Topic scheme, App defaults to "communities_tab_taxonomy_topics_default"
- sort: Sort method
- time: Time range
- need_format: Whether to clean
[示例/Example]
topic_id="tx1_29m4k39" scheme_name="communities_tab_taxonomy_topics_default" sort="BEST" time="ALL" need_format=false
Imported from a validated TikHub OpenAPI document. Pricing must be reviewed before enabling.
Try 按分类获取Reddit APP feed/Fetch Reddit APP Topic Feed
Test this model in the Sandbase Playground with your own prompts.
Open in PlaygroundRelated Models
检查版块是否静音/Check if Subreddit is MutedRedditapi获取Reddit APP评论回复(二级评论)/Fetch Reddit APP Comment Replies (Sub-comments)Redditapi获取Reddit APP社区亮点/Fetch Reddit APP Community HighlightsRedditapi获取Reddit APP动态搜索结果/Fetch Reddit APP Dynamic Search ResultsRedditapi获取Reddit APP游戏推荐内容/Fetch Reddit APP Games FeedRedditapi批量获取Reddit Answers卡片精简评论信息/Fetch Reddit Answers Generated CommentsRedditapi批量获取Reddit Answers卡片精简帖子信息/Fetch Reddit Answers Generated PostsRedditapi获取Reddit APP首页推荐内容/Fetch Reddit APP Home FeedRedditapi