instagram/v3/user-profile
Get complete Instagram user profile information Including basic info, statistics, recent posts, etc.
Input
Idle
Example output — click Run to generate your own
API README
Get user profile
Purpose:
- Get complete Instagram user profile information
- Including basic info, statistics, recent posts, etc. Parameters:
- username: Instagram username (required)
Return:
data.user.id: User IDdata.user.username: Usernamedata.user.full_name: Full namedata.user.biography: Biographydata.user.external_url: External URLdata.user.profile_pic_url: Profile picture URL (standard)data.user.profile_pic_url_hd: Profile picture URL (HD)data.user.is_verified: Whether verifieddata.user.is_private: Whether private accountdata.user.edge_followed_by.count: Followers countdata.user.edge_follow.count: Following countdata.user.edge_owner_to_timeline_media.count: Total posts countdata.user.edge_felix_video_timeline.count: Reels/videos count Price:- 0.008 USD/request
username = "instagram"
Imported from a validated TikHub OpenAPI document. Pricing must be reviewed before enabling.

