Instagram modelsapi generation api

instagram/v1/user-info-by-username-v3

Get user data by Instagram username with more details

Input
Idle

Example output — click Run to generate your own

API README

Get user data by username V3

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.

Related Models