Instagram Profile Stats Scraper (Followers, Following & Posts)
Pricing
from $1.60 / 1,000 results
Instagram Profile Stats Scraper (Followers, Following & Posts)
Scrape Instagram profile stats including followers, following, posts, bio, and more from usernames or profile URLs. Fast, scalable, and ideal for analytics, lead generation, and automation workflows.
Pricing
from $1.60 / 1,000 results
Rating
5.0
(1)
Developer
Scraping Solutions
Actor stats
0
Bookmarked
3
Total users
2
Monthly active users
4 days ago
Last modified
Categories
Share
π₯ Instagram Profile Stats Scraper (with Posts & Videos)
Scrape complete Instagram profile data by username, including:
- Followers / following / posts
- Bio, links, categories
- Business/contact info
- Latest post summary
- πΈ Recent posts
- π¬ Recent videos (Reels / clips)
Built for high-scale data extraction, with budget-aware execution (PPE) and smart retry handling.
π Features
- Full profile metadata
recentPosts(timeline posts)recentVideos(reels / clips)- Username normalization (@handle, URL, etc.)
- Deduplication
- Smart retries (skips invalid users)
- Budget-aware execution (PPE)
- Graceful stop when budget is reached
π₯ Input
{"usernames": ["instagram","@cristiano","https://www.instagram.com/nike/"]}
π€ Output
π€ Profile
{"username": "instagram","fullName": "Instagram","followersCount": 700000000,"followsCount": 175,"postsCount": 8421,"biography": "...","externalUrl": "...","isVerified": true,"isPrivate": false}
πΈ latestMedia
{"shortcode": "ABC123","url": "...","caption": "...","likesCount": 1000,"commentsCount": 50}
πΈ recentPosts
[{"shortcode": "XYZ123","url": "https://www.instagram.com/p/XYZ123/","caption": "...","likesCount": 1200,"commentsCount": 80,"isVideo": false}]
π¬ recentVideos
[{"shortcode": "VID123","url": "...","videoUrl": "...","videoViewCount": 50000}]
β Error Handling
If profile is invalid or restricted:
{"success": false,"data": "data not found"}
β No retries
β Saved as error (if enabled)
πΈ Pricing (PPE)
- Event:
apify-default-dataset-item - 1 profile = 1 charge
β Trims input if budget is lower
β Stops when budget ends
π¦ Dataset
Results are stored in:
{{links.apiDefaultDatasetUrl}}/items
β οΈ Notes
- Private profiles may return limited data
- Arrays (
recentPosts,recentVideos) are best viewed via JSON export
Happy scraping π