Instagram Comments Scraper avatar

Instagram Comments Scraper

Try for free

1 day trial then $5.00/month - No credit card required now

Go to Store
Instagram Comments Scraper

Instagram Comments Scraper

pratikdani/instagram-comments-scraper
Try for free

1 day trial then $5.00/month - No credit card required now

The Instagram Comments Scraper is a tool designed to extract detailed comments from valid Instagram posts and reels. This actor provides a structured way to gather insights from user interactions on Instagram, making it easier to analyze engagement and sentiment.

Overview

The Instagram Comments Scraper Actor is a tool designed to extract detailed comments from valid Instagram posts and reels. This actor provides a structured way to gather insights from user interactions on Instagram, making it easier to analyze engagement and sentiment. Interested in using this scraper? Get it here: Instagram Comments Scraper.

Features

  • Extracts comments from specified Instagram posts and reels.
  • Captures user details, comment content, and engagement metrics.
  • Supports retrieval of replies to comments for deeper interaction analysis.
  • Outputs data in a structured format for easy integration with other tools.

Output Fields

Field NameTypeDescription
urlStringThe URL of the Instagram user who made the comment.
comment_userStringThe username of the user who commented.
comment_user_urlStringThe URL of the commenter's Instagram profile.
comment_dateDateTimeThe date and time when the comment was made.
commentStringThe content of the comment.
likes_numberIntegerThe number of likes the comment received.
replies_numberIntegerThe number of replies to the comment.
repliesArray of ObjectsList of replies to the comment, each containing user details and content.
hashtag_commentString or nullAny hashtags included in the comment.
tagged_users_in_commentArray of Strings or nullUsers tagged in the comment.
post_urlStringThe URL of the Instagram post associated with the comment.
post_userStringThe username of the user who made the post.
comment_idStringUnique identifier for the comment.
post_idStringUnique identifier for the post.

Possible Usage of the Actor

  • Social media analysis for brands to understand customer sentiment.
  • Research purposes to study user engagement on Instagram.
  • Content creation strategies based on popular comments and interactions.
  • Monitoring brand mentions and user feedback on posts.

Example Output

1[
2  {
3    "url": "https://www.instagram.com/malermeisterandy",
4    "comment_user": "tob***han***aft***",
5    "comment_user_url": "https://www.instagram.com/tobis_handcraft",
6    "comment_date": "2025-01-06T17:29:59.000Z",
7    "comment": "Immer geil dir zu zugucken 👌",
8    "likes_number": 1,
9    "replies_number": 1,
10    "replies": [
11      {
12        "likes_number": 1,
13        "reply": "@tobis_handcraft danke 🙏🏼",
14        "reply_date": "2025-01-06T20:00:03.000Z",
15        "reply_user": "mal***eis***and***"
16      }
17    ],
18    "hashtag_comment": null,
19    "tagged_users_in_comment": null,
20    "post_url": "https://www.instagram.com/p/DEcw8lJNmUV",
21    "post_user": "mal***eis***and***",
22    "comment_id": "18060697252931840",
23    "post_id": "3538918676490511637"
24  }
25]
Developer
Maintained by Community

Actor Metrics

  • 1 monthly user

  • 1 star

  • >99% runs succeeded

  • Created in Jan 2025

  • Modified 20 hours ago