https://drain.lat/api/v1/instagram
GET /profile/:username
GET /profile/:username
Fetch a public Instagram profile.
string
required
The Instagram username to look up.
string
Instagram user ID.
string
Instagram username.
string
Display name.
string
Profile bio.
string
Avatar image URL.
string
Website link in bio.
boolean
Whether the account is verified.
boolean
Alias for isVerified (may appear in some responses).
boolean
Whether the account is private.
boolean
Whether the account is a business account.
string
Business category if applicable.
number
Follower count.
number
Following count.
number
Total post count.
number
Total reels count.
string
Link to the Instagram profile.
Response
GET /profile/:username/posts
GET /profile/:username/posts
