App Logo
web.whatsapp.com

WhatsApp — List communities

List the WhatsApp communities this account belongs to, each with the groups the Communities tab previews for it. Returns every community's name plus its group names, flagging the announcement group and whether WhatsApp is hiding further groups behind its "View all" link — the tab shows only the first few per community, so the group list is a preview rather than full membership. Returns an empty list when the account has no communities, which is a real answer rather than a failure.

Input

None

Output

count required

How many communities were found.

communities required

The communities this account belongs to, in the order the Communities tab lists them. Empty when there are none.

FAQ

List the WhatsApp communities this account belongs to, each with the groups the Communities tab previews for it. Returns every community's name plus its group names, flagging the announcement group and whether WhatsApp is hiding further groups behind its "View all" link — the tab shows only the first few per community, so the group list is a preview rather than full membership. Returns an empty list when the account has no communities, which is a real answer rather than a failure.
Nothing. It takes no input.
It returns count, communities.
Yes. It acts as you on web.whatsapp.com: on your own Chrome it reuses your session, and on a Reduck-hosted browser it loads the web.whatsapp.com cookies saved by the Reduck extension.
It only reads. It looks things up on web.whatsapp.com and changes nothing there.
Ask an AI agent connected to Reduck to run reduck/web.whatsapp.com/list_communities, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/web.whatsapp.com/list_communities
It is part of Reduck's official curated catalogue.

Start building not clicking