Instagram modelsapi generation api

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 ID
  • data.user.username: Username
  • data.user.full_name: Full name
  • data.user.biography: Biography
  • data.user.external_url: External URL
  • data.user.profile_pic_url: Profile picture URL (standard)
  • data.user.profile_pic_url_hd: Profile picture URL (HD)
  • data.user.is_verified: Whether verified
  • data.user.is_private: Whether private account
  • data.user.edge_followed_by.count: Followers count
  • data.user.edge_follow.count: Following count
  • data.user.edge_owner_to_timeline_media.count: Total posts count
  • data.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.

Related Models