获取用户信息/Get user info

Xiaohongshuapi

About

获取用户信息/Get user info

Documentation

获取用户信息/Get user info

[中文]

用途:

  • 获取指定用户的详细信息

参数:

  • user_id: 用户ID,如 "61b46d790000000010008153"
  • share_text: 小红书分享链接(支持APP和Web端分享链接)
  • 优先使用user_id,如果没有则使用share_text,两个参数二选一,如都携带则以user_id为准。

返回:

  • 用户详细信息,包含昵称、头像、简介、粉丝数、关注数、笔记数等

[English]

Purpose:

  • Get detailed info of a specified user

Parameters:

  • user_id: User ID, e.g. "61b46d790000000010008153"
  • share_text: Xiaohongshu sharing link (support APP and Web sharing link)
  • Prefer to use user_id, if not, use share_text, one of the two parameters is required, if both are carried, user_id shall prevail.

Return:

  • User detailed info, including nickname, avatar, bio, follower count, following count, note count, etc.

[示例/Example]

user_id="61b46d790000000010008153"

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

Try 获取用户信息/Get user info

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

Open in Playground

Related Models