App Logo
instagram.com

Reply to Instagram comment

Post a threaded reply to a specific comment on a post/reel. Needs the post shortcode, the comment id (from get_post_comments' id field), and the reply text. Clicks the comment's Reply button (which pins the reply target and prepends @author), appends the text, and posts. Returns reply_id, shortcode, comment_id, and the full text (with the @author prefix Instagram adds).

Input

text required

Reply body. Instagram prepends @author automatically.

shortcode required

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

comment_id required

Id of the comment to reply to, from get_post_comments' id field.

Output

reply_id required
shortcode required
comment_id required
text optional

Start building not clicking