获取用户评论列表/Fetch User Comments
Redditapi
About
获取用户评论列表/Fetch User Comments
Documentation
获取用户评论列表/Fetch User Comments
[中文]
用途:
- 获取指定用户发表的评论列表
参数:
- username: Reddit用户名
- sort: 排序方式,可选值: NEW(最新), TOP(最热), HOT(热门), CONTROVERSIAL(有争议)
- page_size: 每页返回的评论数量,默认25条
- after: 分页参数,用于获取下一页
返回:
- 用户评论列表JSON数据,包含:
- 评论内容
- 评论所在的帖子信息
- 评论时间
- 点赞数
- 回复数
- 分页信息
[English]
Purpose:
- Fetch list of comments posted by the specified user
Parameters:
- username: Reddit username
- sort: Sort method, options: NEW (newest), TOP (top rated), HOT (hot), CONTROVERSIAL (controversial)
- page_size: Number of comments per page, default 25
- after: Pagination parameter for fetching next page
Returns:
- JSON data of user comments containing:
- Comment content
- Information about the post where comment was made
- Comment timestamp
- Upvote count
- Reply count
- Pagination information
[示例/Example]
username="spez" sort="NEW" page_size=25 after="" need_format=false
Imported from a validated TikHub OpenAPI document. Pricing must be reviewed before enabling.
Try 获取用户评论列表/Fetch User Comments
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