App Logo
web.whatsapp.com

WhatsApp — Get own profile

Read the logged-in WhatsApp account's own profile: display name, About/status text, phone number and profile picture. If the browser isn't linked to WhatsApp, it says so straight away instead of waiting for a UI that will never load.

Input

None

Output

hasPicture required
displayName required
about optional
phone optional
navLayout optional
isBusiness optional
pictureUrl optional
description optional
businessCategory optional

FAQ

Read the logged-in WhatsApp account's own profile: display name, About/status text, phone number and profile picture. If the browser isn't linked to WhatsApp, it says so straight away instead of waiting for a UI that will never load.
Nothing. It takes no input.
It returns about, phone, navLayout, hasPicture, isBusiness, pictureUrl, description, displayName, businessCategory.
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/get_own_profile, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/web.whatsapp.com/get_own_profile
It is part of Reduck's official curated catalogue.

Start building not clicking