๐ฅ Instagram Comment Scraper
Pricing
from $4.99 / 1,000 results
Go to Apify Store
๐ฅ Instagram Comment Scraper
Scrape Instagram comments from posts or reels. Get comment text, authors, likes, timestamps, and optional replies in clean JSON.
Pricing
from $4.99 / 1,000 results
Rating
0.0
(0)
Developer
EasyApi
Maintained by CommunityActor stats
1
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
Scrape comments from public Instagram posts and reels. Add one or more post URLs and get comment text, authors, likes, timestamps, and optional replies in clean JSON.
โจ Key Features
- ๐ฌ Extract comments from posts and reels
- ๐ค Commenter username, verification, and avatar
- โค๏ธ Like counts and reply counts
- โฉ๏ธ Optional nested replies (paid upstream add-on)
- ๐ Comment URL and source post URL
- ๐ Structured JSON output, streamed while the run is in progress
๐ช Why Choose This Actor?
- Focused: Built specifically for Instagram comment extraction
- Flexible: Works with post and reel URLs
- Efficient: Results are pushed continuously while the job runs
- Structured: Renamed, integration-friendly field names
- Reliable: Stable public-data extraction
๐ฏ Perfect For
- ๐ Sentiment and campaign feedback analysis
- ๐ Brand mention and abuse monitoring
- ๐ข Competitor engagement research
- ๐ค LLM / moderation pipelines that need clean comment text
๐ Input Requirements
postUrls(required): One or more Instagram post or reel URLsmaxCommentsPerPost(optional): Max top-level comments per URL. Default:15includeReplies(optional): Also scrape replies. Default:false(paid upstream add-on). Total rows can exceedmaxCommentsPerPost
Input Example
{"postUrls": ["https://www.instagram.com/p/DN8-GjPkgjS","https://www.instagram.com/reel/DDIJAfeyemG"],"maxCommentsPerPost": 15,"includeReplies": false}
Output Example
{"commentId": "17949788698583607","body": "Imagine scrolling to find the end of these comments! ๐","authorUsername": "gabriel2005120","authorAvatarUrl": "https://scontent.cdninstagram.com/...","publishedAt": "2021-11-19T13:54:13.000Z","likeCount": 12,"replyCount": 1,"replies": [],"author": {"userId": "123456789","username": "gabriel2005120","isVerified": false},"commentUrl": "https://www.instagram.com/p/DN8-GjPkgjS/c/17949788698583607/","postUrl": "https://www.instagram.com/p/DN8-GjPkgjS/","scrapedAt": "2026-07-21T03:00:00.000Z"}
๐ How to Use
- Add one or more post/reel URLs to
postUrls - Set
maxCommentsPerPost - Optionally enable
includeReplies - Click Start and download results as JSON, CSV, Excel, or HTML
๐ Notes
- Only public posts and reels can be scraped
- Free upstream usage may return only the newest top comments
- Free users of this actor have run and result-size limits; upgrade for unlimited usage