App Logo
instagram.com

Block Instagram user

Block an Instagram user from their profile. Fails loudly if the profile doesn't render a Block option (e.g. already blocked). Returns username, user_id, and blocking.

Input

username required

Instagram handle without @, e.g. natgeo

Output

user_id required
blocking required

True once the block is active.

username required

FAQ

Block an Instagram user from their profile. Fails loudly if the profile doesn't render a Block option (e.g. already blocked). Returns username, user_id, and blocking.
Required: username.
It returns user_id, blocking, username.
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/block_user, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/instagram.com/block_user
It is part of Reduck's official curated catalogue.

Start building not clicking