App Logo
instagram.com

Share Instagram post via DM

Share an Instagram post or reel to a user via DM. Works for both posts and reels; fails loudly if the recipient handle isn't found in search. Returns shortcode, username, and thread_key.

Input

username required

Recipient handle without @, e.g. davidguetta

shortcode required

Post or reel shortcode, e.g. the X in instagram.com/p/X/ or /reel/X/

Output

username required
shortcode required
thread_key required

ID of the DM thread the post/reel was delivered into.

FAQ

Share an Instagram post or reel to a user via DM. Works for both posts and reels; fails loudly if the recipient handle isn't found in search. Returns shortcode, username, and thread_key.
Required: shortcode, username.
It returns username, shortcode, thread_key.
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/share_post, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/instagram.com/share_post
It is part of Reduck's official curated catalogue.

Start building not clicking