Capabilities
Everything You Need from Instagram Profiles
Get comprehensive Instagram profile data through a single API call. Perfect for influencer research, competitive analysis, and social media monitoring.
Instagram Profile
- Username & full name
- Biography & external links
- Profile picture URL
- Follower & following counts
- Post count & verification
- Category & business info
Engagement Metrics
- Calculated engagement rate
- Average likes per post
- Average comments per post
- Recent post performance
- Follower-to-following ratio
- Growth indicators
Post Data
- Recent post thumbnails
- Like counts per post
- Comment counts per post
- Post captions
- Post timestamps
- Post type (image/video/reel)
Quick Start
Get Instagram Data in Seconds
A single API call returns comprehensive profile data. Just provide the username and get back structured JSON with all profile metrics.
# Get Instagram profile data for a username curl "https://apiserpent.com/api/social/instagram/profile?username=natgeo" \ -H "X-API-Key: YOUR_API_KEY"
{
"username": "natgeo",
"fullName": "National Geographic",
"biography": "Experience the world through the eyes of National Geographic photographers.",
"profilePicUrl": "https://instagram.com/natgeo/profile_pic.jpg",
"followers": 283000000,
"following": 156,
"postCount": 32500,
"isVerified": true,
"category": "Media/News Company",
"externalUrl": "https://natgeo.com",
"engagementRate": 0.42,
"recentPosts": [
{
"likes": 856000,
"comments": 3200,
"caption": "A rare snow leopard spotted in the Himalayas...",
"timestamp": "2026-03-09T18:30:00Z"
}
],
"credits": { "used": 1, "remaining": 99 }
}
Data Fields
Complete Instagram Profile Data
Every profile request returns comprehensive data including profile info, engagement metrics, and recent post performance.
Profile Fields
- username
- fullName
- biography
- profilePicUrl
- followers
- following
- postCount
- isVerified
Engagement Fields
- engagementRate
- avgLikes
- avgComments
- followerToFollowingRatio
- category
- isBusinessAccount
- externalUrl
Post Fields
- recentPosts[].likes
- recentPosts[].comments
- recentPosts[].caption
- recentPosts[].timestamp
- recentPosts[].thumbnailUrl
- recentPosts[].type
Use Cases
- Influencer research
- Competitive analysis
- Brand monitoring
- Social media audits
- Marketing analytics
- Lead generation
FAQ
Instagram API Questions
Try the Instagram API Free
10 free web searches included. Test Instagram profile scraping with no credit card required.
Try for Free

