App Logo
instagram.com

Unlike Instagram post

Remove your like from an Instagram post or reel by shortcode. Clicks the filled action-bar heart and confirms the Unlike→Like flip (server-driven). Fails loudly if the post wasn't liked (no Unlike button) or unavailable. Returns shortcode and liked.

Input

shortcode required

Shortcode of the post/reel (the code in instagram.com/p/<code>/ or /reel/<code>/).

Output

liked required
shortcode required
alreadyUnliked optional

True when the post was not liked and nothing was clicked.

FAQ

Remove your like from an Instagram post or reel by shortcode. Clicks the filled action-bar heart and confirms the Unlike→Like flip (server-driven). Fails loudly if the post wasn't liked (no Unlike button) or unavailable. Returns shortcode and liked.
Required: shortcode.
It returns liked, shortcode, alreadyUnliked.
Yes. It acts as you on instagram.com: on your own Chrome it reuses your session, and on a Reduck-hosted browser it loads the instagram.com cookies saved by the Reduck extension.
It makes changes on instagram.com, like sending, posting or booking something.
Ask an AI agent connected to Reduck to run reduck/instagram.com/unlike_post, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/instagram.com/unlike_post
It is part of Reduck's official curated catalogue.

Start building not clicking