App Logo
wework.com

WeWork login (Google SSO)

Log into WeWork Account Central using Sign in with Google, ending on the Account Central dashboard. Handles the Google account chooser and consent, and returns straight away if you are already signed in, so it is safe to run repeatedly. Optionally pass the Google account to use. Best run on your own paired browser rather than a freshly launched one, where the Google sign-in handshake can intermittently drop the tab partway through.

Input

email optional

Google account to pick in the chooser (e.g. [email protected]). Omit for the first/only account.

Output

url required
loggedIn required
account optional

FAQ

Log into WeWork Account Central using Sign in with Google, ending on the Account Central dashboard. Handles the Google account chooser and consent, and returns straight away if you are already signed in, so it is safe to run repeatedly. Optionally pass the Google account to use. Best run on your own paired browser rather than a freshly launched one, where the Google sign-in handshake can intermittently drop the tab partway through.
Optional: email.
It returns url, account, loggedIn.
Yes. It acts as you on wework.com: on your own Chrome it reuses your session, and on a Reduck-hosted browser it loads the wework.com cookies saved by the Reduck extension.
It makes changes on wework.com, like sending, posting or booking something.
Ask an AI agent connected to Reduck to run reduck/wework.com/login_with_google, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/wework.com/login_with_google
It is part of Reduck's official curated catalogue.

Start building not clicking