通过用户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获取用户信息
- 与 get_user_id_by_username 互为逆操作(ID → 用户信息)
参数:
- user_id: Instagram用户ID(数字字符串)
返回:
data.username: 用户名data.full_name: 全名data.pk/data.id: 用户IDdata.biography: 个人简介data.profile_pic_url: 头像URLdata.follower_count: 粉丝数data.is_private: 是否私密账号data.is_verified: 是否认证
价格:
- 0.008 USD/请求
[English]
Purpose:
- Get Instagram user info by user ID
- Inverse operation of get_user_id_by_username (ID → user info)
Parameters:
- user_id: Instagram user ID (numeric string)
Return:
data.username: Usernamedata.full_name: Full namedata.pk/data.id: User IDdata.biography: Biographydata.profile_pic_url: Profile picture URLdata.follower_count: Followers countdata.is_private: Whether private accountdata.is_verified: Whether verified
Price:
- 0.008 USD/request
示例/Example
user_id = "25025320"
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 PlaygroundRelated Models
批量翻译评论/Bulk translate commentsInstagramapi获取评论的子评论/回复/Get comment repliesInstagramapi获取探索页推荐帖子/Get explore feedInstagramapi从URL提取短码/Extract shortcode from URLInstagramapi综合搜索(支持分页)/General search (with pagination)Instagramapi获取话题标签帖子列表/Get hashtag postsInstagramapi获取Highlight精选详情/Get highlight storiesInstagramapi获取地点详情/Get location infoInstagramapi