Monitor competitors, track influencer metrics, analyze engagement, and discover trending content — all through a simple API.
Track follower growth, engagement rates, and content performance across influencer accounts.
Monitor competitor posts, reels, and hashtags to stay ahead of trends in your market.
Discover top-performing content by hashtag to inform your content strategy.
Track mentions and comments about your brand across Instagram posts.
Request
curl -X POST https://scrapekit.dev/api/v1/scrape/profile \
-H "X-API-Key: sk_live_your_key" \
-H "Content-Type: application/json" \
-d '{"username": "instagram"}'200 OK Response
{
"username": "instagram",
"full_name": "Instagram",
"followers": 645000000,
"following": 123,
"post_count": 7892,
"is_verified": true,
"engagement_rate": 2.15
}Sign up for free, get 50 credits, and make your first request in 30 seconds.
Get Started Free