Log into Surfshark (my.surfshark.com) via Google SSO: dismisses the cookie banner, drives the OAuth redirect (account chooser + consent confirm) and lands on the account dashboard.
Input
emailoptional
Google account to pick in the chooser. Omit to use the first/only account.
Output
urlrequired
loggedInrequired
accountoptional
FAQ
Log into Surfshark (my.surfshark.com) via Google SSO: dismisses the cookie banner, drives the OAuth redirect (account chooser + consent confirm) and lands on the account dashboard.
Optional: email.
It returns url, account, loggedIn.
Yes. It acts as you on my.surfshark.com: on your own Chrome it reuses your session, and on a Reduck-hosted browser it loads the my.surfshark.com cookies saved by the Reduck extension.
It makes changes on my.surfshark.com, like sending, posting or booking something.
Ask an AI agent connected to Reduck to run reduck/my.surfshark.com/login_with_google, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/my.surfshark.com/login_with_google
It is part of Reduck's official curated catalogue.