App Logo
x.com

X (Twitter) login (Google SSO)

Log into X (Twitter) with Continue with Google, picking the given Google account in Google's sign-in window, and land on the X home timeline. Returns straight away if already signed in, and reports the X handle that is signed in. Needs a browser that is already signed in to that Google account.

Input

email required

The Google account (email) linked to the X account to sign in with. Picking an account that has no X account opens X's sign-up flow instead.

Output

already required
loggedIn required
stage optional
handle optional
userId optional

FAQ

Log into X (Twitter) with Continue with Google, picking the given Google account in Google's sign-in window, and land on the X home timeline. Returns straight away if already signed in, and reports the X handle that is signed in. Needs a browser that is already signed in to that Google account.
Required: email.
It returns stage, handle, userId, already, loggedIn.
Yes. It acts as you on x.com: on your own Chrome it reuses your session, and on a Reduck-hosted browser it loads the x.com cookies saved by the Reduck extension.
It makes changes on x.com, like sending, posting or booking something.
Ask an AI agent connected to Reduck to run reduck/x.com/login_with_google, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/x.com/login_with_google
It is part of Reduck's official curated catalogue.

Start building not clicking