Skip to main content

This library for solving TikTok captcha via OCA captcha service

Project description

TikTok Captcha Solver

This project automates the login process on TikTok using Selenium WebDriver. It also includes functionality to handle captchas using the ocacaptcha library.

Features

  • Automated login to TikTok
  • Handling of cookies banner
  • Automatic filling of login credentials
  • Solving captchas using oca_solve_captcha function from ocacaptcha library

Prerequisites

  • Python >= 3.11
  • ChromeDriver
  • A valid API key for ocacaptcha

Installation

  1. Clone the repository:
    git clone https://github.com/OneClickAction/TikTok-Captcha-Solver.git
    cd TikTok-Captcha-Solver
    
  2. Install the required Python packages:
    pip install selenium ocacaptcha requests
    
  3. Download and install ChromeDriver compatible with your version of Chrome, and place it in your desired directory.

Usage

from ocacaptcha import oca_solve_captcha

Dependencies

  • Selenium
  • ocacaptcha
  • Requests

Contact

For any questions or issues, please contact:

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ocacaptcha-0.2.10.tar.gz (5.4 kB view hashes)

Uploaded Source

Built Distribution

ocacaptcha-0.2.10-py3-none-any.whl (4.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page