用户ID转用户信息/Get user info by user ID

Instagramapi

About

用户ID转用户信息/Get user info by user ID

Documentation

用户ID转用户信息/Get user info by user ID

[中文]

用途:

  • 通过Instagram用户ID获取用户信息
  • 可用于将用户ID转换为用户名及获取完整用户资料

参数:

  • user_id: 用户ID

返回:

  • pk/pk_id: 用户ID
  • username: 用户名
  • full_name: 用户全名
  • is_private: 是否私密账户
  • is_verified: 是否已认证
  • profile_pic_url: 头像URL
  • biography: 个人简介
  • follower_count: 粉丝数
  • following_count: 关注数
  • media_count: 帖子数

价格:

  • 0.001 USD/请求

[English]

Purpose:

  • Get user info by Instagram user ID
  • Can be used to convert user ID to username and get full profile

Parameters:

  • user_id: User ID

Return:

  • pk/pk_id: User ID
  • username: Username
  • full_name: Full name
  • is_private: Whether account is private
  • is_verified: Whether account is verified
  • profile_pic_url: Profile picture URL
  • biography: Bio
  • follower_count: Followers count
  • following_count: Following count
  • media_count: Posts count

Price:

  • 0.001 USD/request

[示例/Example]

user_id = "18527"

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

Try 用户ID转用户信息/Get user info by user ID

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

Open in Playground

Related Models