App Logo
instagram.com

Unfollow Instagram user

Unfollow an Instagram user from their profile. Fails loudly if you weren't already following them — including when there's only a pending (not-yet-accepted) follow request to a private account, which this script doesn't withdraw. Returns username, user_id, following, followed_by, and outgoing_request.

Input

username required

Instagram handle without @, e.g. calvinharris

Output

user_id required
username required
following required

False once unfollow succeeds.

followed_by required
outgoing_request required

FAQ

Unfollow an Instagram user from their profile. Fails loudly if you weren't already following them — including when there's only a pending (not-yet-accepted) follow request to a private account, which this script doesn't withdraw. Returns username, user_id, following, followed_by, and outgoing_request.
Required: username.
It returns user_id, username, following, followed_by, outgoing_request.
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/unfollow_user, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/instagram.com/unfollow_user
It is part of Reduck's official curated catalogue.

Start building not clicking