App Logo
instagram.com

Get Instagram comment replies

Fetch the threaded replies of a specific comment on a post/reel. Needs the post shortcode and the comment id (from get_post_comments' id field). Returns the parent comment id, child_comment_count, and replies (id, text, user, verified, like_count, created_at). Only returns one page of replies — Instagram doesn't expose further pagination through this method.

Input

shortcode required

Post/reel shortcode (instagram.com/p/<code>/).

comment_id required

Parent comment id, from get_post_comments' id field.

Output

replies required
comment_id required
child_comment_count optional

Start building not clicking