获取Reddit APP用户资料信息/Fetch Reddit APP User Profile

Redditapi

About

获取Reddit APP用户资料信息/Fetch Reddit APP User Profile

Documentation

获取Reddit APP用户资料信息/Fetch Reddit APP User Profile

[中文]

用途:

  • 获取Reddit APP指定用户的详细资料信息

参数:

  • username: Reddit用户名(不带u/前缀)

返回:

  • 用户资料JSON数据,包含:
    • 用户名和ID
    • 账号创建时间
    • Karma值(帖子karma和评论karma)
    • 头像和横幅图片
    • 个人简介
    • 是否验证账号
    • 徽章和奖励
    • 关注者数量

[English]

Purpose:

  • Fetch detailed profile information of a specified Reddit APP user

Parameters:

  • username: Reddit username (without u/ prefix)

Returns:

  • JSON data of user profile containing:
    • Username and ID
    • Account creation date
    • Karma values (post karma and comment karma)
    • Avatar and banner images
    • Bio/description
    • Verification status
    • Badges and awards
    • Follower count

[示例/Example]

username="spez" need_format=false

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

Try 获取Reddit APP用户资料信息/Fetch Reddit APP User Profile

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

Open in Playground

Related Models