App Logo
reddit.com

Unsave Reddit post

Remove a Reddit post from your saved list by its URL. If it wasn't saved, nothing changes and changed is returned as false. Runs only via the browser extension, not the hosted cloud browser.

Input

url required

Post URL (full or path)

Output

saved required
postId required
changed required

False when not saved (no click, no mutation)

FAQ

Remove a Reddit post from your saved list by its URL. If it wasn't saved, nothing changes and changed is returned as false. Runs only via the browser extension, not the hosted cloud browser.
Required: url.
It returns saved, postId, changed.
Yes. It acts as you on reddit.com: on your own Chrome it reuses your session, and on a Reduck-hosted browser it loads the reddit.com cookies saved by the Reduck extension.
It makes changes on reddit.com, like sending, posting or booking something.
Ask an AI agent connected to Reduck to run reduck/reddit.com/unsave_post, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/reddit.com/unsave_post
It is part of Reduck's official curated catalogue.

Start building not clicking