Instagram Comment Replies Scraper
Pricing
from $6.00 / 1,000 pages
Pricing
from $6.00 / 1,000 pages
Rating
0.0
(0)
Developer
Data Direct
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Get the replies to a single Instagram comment by post URL or shortcode plus the comment ID from the Post Comments endpoint. Returns each reply's text, author details, like count, date, link, and the comment it replies to.
Features
- Real-time Instagram data — results are fetched live at run time, never cached or stale
- No login, cookies, or proxy configuration needed — just provide the input and run
- Each result is pushed as a separate dataset item, exportable as JSON, CSV, or Excel
- Fast: a typical run finishes in seconds
Input
| Field | Type | Required | Description |
|---|---|---|---|
url | string | no | Instagram post or reel URL, e.g. https://www.instagram.com/p/CxYQJO8xuC6/ (max 500 characters). Provide either url or code. |
code | string | no | The post's shortcode, e.g. CxYQJO8xuC6, or numeric media ID (max 50 characters). Provide either url or code. |
comment_id | string | yes | The comment's numeric ID, from the Post Comments endpoint (max 50 characters) |
pages | integer | no | Number of pages to fetch, 1-10 (default: 1) |
Pricing
This Actor is billed per page of results — $0.006 per page.
- Results come in pages. Use the
pagesinput to choose how many pages to fetch (1–10); more pages means more results. - You pay $0.006 for each page you fetch, so
pages: 3costs $0.018 andpages: 1costs $0.006. - You’re only charged when a run succeeds. Failed runs are free.
Example output
{"replies": [{"comment_id": "18026563642931570","text": "@instagram haha","author": "omer.arincc","author_name": "\u00d6merArnc","author_id": "52890574747","author_verified": false,"author_url": "https://instagram.com/omer.arincc","author_profile_pic_url": "https://scontent.cdninstagram.com/v/t51.89012-19/photo.jpg","likes": 9,"reply_count": 0,"is_pinned": false,"hashtags": [],"mentions": ["instagram"],"date": "2024-02-12 18:56:19","date_timestamp": 1707759379,"url": "https://www.instagram.com/p/C3OqtMeRxrV/c/18033049183828491/r/18026563642931570/","source": "Instagram","domain": "instagram.com","gif_url": null,"parent_comment_id": "18033049183828491","replied_to_comment_id": "18033049183828491"}],"comment_id": "18033049183828491","code": "C3OqtMeRxrV","total": 52,"pages": 1,"count": 9}
About
Maintained by Data Direct — a small suite of fast, reliable Instagram and web-data scrapers. Each actor returns clean, structured results with no login, cookies, or proxy setup required. Have a question or a custom data need? Open an issue on this actor.