🔓 Automate TikTok login and bypass captchas using Selenium, Playwright or Nodriver + OCA Captcha
- ✅ Automatic TikTok login
- ✅ Support for Selenium, Playwright and Nodriver
- ✅ Auto-filling of login credentials
- ✅ Captcha solving via
oca_solve_captcha - ✅ Easy integration with OCA Captcha API
- Python 3.13.1+
- ChromeDriver (only for Selenium)
- Selenium (for
TikTok Captcha Solver with Selenium.py) - Playwright (for
TikTok Captcha Solver with Playwright.py) - Nodriver (for
TikTok Captcha Solver with Nodriver.py) - 🔑 API key for ocacaptcha
pip install selenium ocacaptcha➡️ Download and install ChromeDriver compatible with your Chrome version
pip install playwright ocacaptchapip install nodriver ocacaptcha- Set your login credentials and API key:
my_email = "YOUR_USERNAME_OR_EMAIL_HERE"
my_password = "YOUR_PASSWORD_HERE"
user_api_key = "YOUR_API_KEY_HERE"- Update the ChromeDriver path:
service = Service(executable_path="/path/to/your/chromedriver")- Set your login credentials and API key:
my_email = "YOUR_USERNAME_OR_EMAIL_HERE"
my_password = "YOUR_PASSWORD_HERE"
user_api_key = "YOUR_API_KEY_HERE"- Set your API key:
user_api_key = "YOUR_API_KEY_HERE"- Open the Telegram bot
- Send the
/startcommand - Choose English or Russian language
- Go to Another services menu
- Select Captcha and get your API key
- Copy your API key and paste it into your script
- Selenium
- Playwright
- Nodriver
- ocacaptcha
For support or business inquiries:
- Admin: OCA Team
- Email: [email protected]
- GitHub: One Click Action
- Telegram: One Click Action
- Discord: One Click Action
- YouTube: One Click Action
💡 Take action now: Automate your TikTok login and let OCA Captcha handle the hard part 🔥