获取用户信息/Get user info

Instagramapi

About

获取用户信息/Get user info

Documentation

获取用户信息/Get user info

[中文]

用途:

  • 获取Instagram用户的详细信息
  • 支持通过用户名或用户ID查询

参数:

  • username: 用户名(与user_id二选一)
  • user_id: 用户ID(与username二选一)

返回:

  • data: 用户信息,包含用户名、头像、简介、粉丝数、关注数、帖子数等
  • 此接口会返回用户的关于信息,包括国家,加入时间,是否认证等信息。

价格:

  • 0.002 USD/请求

[English]

Purpose:

  • Get detailed Instagram user information
  • Support query by username or user ID

Parameters:

  • username: Username (either username or user_id required)
  • user_id: User ID (either username or user_id required)

Return:

  • data: User info including username, avatar, bio, followers, following, posts count, etc.
  • This endpoint returns user's about info including country, join date, verification status, etc.

Price:

  • 0.002 USD/request

[示例/Example]

username = "instagram"

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