获取用户活跃的社区列表/Fetch User's Active Subreddits

Redditapi

About

获取用户活跃的社区列表/Fetch User's Active Subreddits

Documentation

获取用户活跃的社区列表/Fetch User's Active Subreddits

[中文]

用途:

  • 获取指定用户最活跃的Reddit社区列表

参数:

  • username: Reddit用户名

返回:

  • 用户活跃社区JSON数据,包含:
    • 用户最常发帖/评论的社区列表
    • 每个社区的活跃度信息
    • 社区基本信息(名称、图标、成员数等)

[English]

Purpose:

  • Fetch list of Reddit communities where the specified user is most active

Parameters:

  • username: Reddit username

Returns:

  • JSON data of user's active communities containing:
    • List of communities where user posts/comments most
    • Activity level in each community
    • Basic community information (name, icon, member count, etc.)

[示例/Example]

username="spez" need_format=false

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

Try 获取用户活跃的社区列表/Fetch User's Active Subreddits

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

Open in Playground

Related Models