App Logo
tiktok.com

TikTok login (Google SSO)

Log into TikTok with Continue with Google, picking the given Google account in Google's sign-in window. Returns straight away if already signed in, and reports the TikTok @username that is signed in. Needs a browser that is already signed in to that Google account, and the Google account must already be linked to a TikTok account.

Input

email required

The Google account (email) linked to the TikTok account to sign in with.

Output

already required
loggedIn required
userId optional
nickname optional
username optional

FAQ

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

Start building not clicking