App Logo
facebook.com

Delete own Facebook post

Delete one of your own Facebook posts (typically a group post) from its link. Only your own posts can be deleted — if the post belongs to someone else the script refuses and says so. Returns deleted once the link stops resolving, or already_gone when the post no longer existed.

Input

url required

Link to the post to delete, e.g. https://www.facebook.com/groups/<group>/posts/<post>/.

Output

status required

FAQ

Delete one of your own Facebook posts (typically a group post) from its link. Only your own posts can be deleted — if the post belongs to someone else the script refuses and says so. Returns deleted once the link stops resolving, or already_gone when the post no longer existed.
Required: url.
It returns status.
No. It only uses pages of facebook.com that are reachable without signing in.
It makes changes on facebook.com, like sending, posting or booking something.
Ask an AI agent connected to Reduck to run reduck/facebook.com/delete_own_post, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/facebook.com/delete_own_post
It is part of Reduck's official curated catalogue.

Start building not clicking