App Logo
facebook.com

Search Facebook groups

Search Facebook groups by keyword. Returns groupId, name, url, privacy, members, postsPerDay. Results are infinite-scroll, capped by limit.

Input

query required

Free-text search, e.g. "automatisation IA".

limit optional

Max groups to return. The page is infinite-scroll; the script scrolls until it has this many cards or the list is exhausted.

Default: 10

Output

None

FAQ

Search Facebook groups by keyword. Returns groupId, name, url, privacy, members, postsPerDay. Results are infinite-scroll, capped by limit.
Required: query. Optional: limit.
Yes. It acts as you on facebook.com: on your own Chrome it reuses your session, and on a Reduck-hosted browser it loads the facebook.com cookies saved by the Reduck extension.
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/search_groups, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/facebook.com/search_groups
It is part of Reduck's official curated catalogue.

Start building not clicking