App Logo
facebook.com

Get Facebook post engagement

Get reactions (total + breakdown by type), comment and share counts, and loaded comments (author, text, reactions, reply flag) for a Facebook post URL. Comments are an infinite-scroll sample in non-deterministic "Most relevant" order, capped by commentLimit.

Input

postUrl required

Output

post optional
comments optional

FAQ

Get reactions (total + breakdown by type), comment and share counts, and loaded comments (author, text, reactions, reply flag) for a Facebook post URL. Comments are an infinite-scroll sample in non-deterministic "Most relevant" order, capped by commentLimit.
Required: postUrl.
It returns post, comments.
No. It only uses pages of facebook.com that are reachable without signing in.
It only reads. It looks things up on facebook.com and changes nothing there.
Ask an AI agent connected to Reduck to run reduck/facebook.com/get_post_engagement, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/facebook.com/get_post_engagement
It is part of Reduck's official curated catalogue.

Start building not clicking