App Logo
instagram.com

Unlike Instagram comment

Remove your like from a specific comment on a post/reel. Needs the post shortcode and the comment id (from get_post_comments' id field). Locates the comment via its /c/<id>/ permalink, clicks its filled heart, and confirms the Unlike→Like flip. Fails loudly if it wasn't liked or the comment isn't found. Returns shortcode, comment_id, liked.

Input

shortcode required

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

comment_id required

Comment id, from get_post_comments' id field.

Output

liked required
shortcode required
comment_id required

Start building not clicking