根据用户名获取用户数据V3/Get user data by username V3

Instagramapi

About

根据用户名获取用户数据V3/Get user data by username V3

Documentation

根据用户名获取用户数据V3/Get user data by username V3

[中文]

用途:

  • 根据Instagram用户名获取用户数据,返回更详细的信息

参数:

  • username: Instagram用户名

返回:

  • 用户信息对象,包含以下主要字段:
    • pk/id: 用户ID
    • username: 用户名
    • full_name: 用户全名
    • biography: 个人简介
    • bio_links: 个人简介链接列表
    • follower_count: 粉丝数
    • following_count: 关注数
    • media_count: 媒体数量
    • profile_pic_url: 头像URL
    • hd_profile_pic_url_info: 高清头像URL信息
    • is_private: 是否私密账户
    • is_verified: 是否已认证

价格:

  • 0.001 USD/请求

[English]

Purpose:

  • Get user data by Instagram username with more details

Parameters:

  • username: Instagram username

Return:

  • User information object with main fields:
    • pk/id: User ID
    • username: Username
    • full_name: Full name
    • biography: Bio
    • bio_links: Bio links list
    • follower_count: Followers count
    • following_count: Following count
    • media_count: Media count
    • profile_pic_url: Profile picture URL
    • hd_profile_pic_url_info: HD profile picture URL info
    • is_private: Whether account is private
    • is_verified: Whether account is verified

Price:

  • 0.001 USD/request

[示例/Example]

username = "instagram"

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

Try 根据用户名获取用户数据V3/Get user data by username V3

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

Open in Playground

Related Models