
Instagram Profile Scraper
Pricing
$1.50 / 1,000 results
Go to Apify Store

Instagram Profile Scraper
Scrape all Instagram profile info. Just add one or more Instagram usernames and extract number of followers & follows, URLs, bio, posts, likes, counts, related profiles, captions, highlight reels. Export scraped data, run the scraper via API, schedule and monitor runs or integrate with other tools.
0.0 (0)
Pricing
$1.50 / 1,000 results
0
2
2
Last modified
3 hours ago
Scrape Instagram profiles easily by providing one or more usernames.
Features
- Extract number of followers and follows
- Get profile URL and bio
- Scrape recent posts (URLs, captions, likes, comments count)
- Find related profiles
- Extract highlight reels
Input
- usernames: Array of Instagram usernames (without @).
- maxPosts: Maximum number of posts to scrape per profile.
Example input:
{"usernames": ["cristiano", "natgeo"],"maxPosts": 5}
Output
Each dataset item contains:
- username
- profileUrl
- followersCount
- followsCount
- bio
- posts (list with postUrl, caption, likesCount, commentsCount)
- relatedProfiles
- highlightReel