Skip to main content
This tool is part of the Comment Tools category.

Parameters

Example Request

Example Response

Usage Notes

  • The response is an array of comment objects for the specified content item.
  • Comments are typically returned in chronological order, but this may vary by platform.
  • Top-level comments have parent_id: null, while replies have the ID of the parent comment.
  • The user object contains information about the commenter as provided by the platform.
  • Comment counts (likes, replies) are included when available from the platform.
  • For the most up-to-date comments, consider using Refresh Comments before retrieving them.
  • Some platforms may have limitations on the number of comments and replies returned.
  • If the content item has no comments, an empty array will be returned.
  • If the content item does not exist, a 404 Not Found error will be returned.

Platform-Specific Notes

  • YouTube: Provides detailed comment data including likes, replies, and user information.
  • Instagram: May include comment data but might not expose all engagement metrics.
  • Facebook: Provides comment data with reactions and reply counts.
  • TikTok: Provides comment data including likes and reply counts.
  • LinkedIn: Comment data may be more limited compared to other platforms.