Metadata-Version: 2.4
Name: ocacaptcha
Version: 0.2.39
Summary: This library for solving TikTok captcha via OCA captcha service
Home-page: https://github.com/OneClickAction/TikTok-Captcha-Solver
Author: OCA admin
Author-email: oneclickactionsoft@gmail.com
Keywords: tiktok,captcha,puzzle,slide,3d,two the same shapes,2 objects,rotate,whirl,circle,automation,python,selenium,playwright,tiktok captcha,icon,tiktok slide,tiktok whirl,tiktok 3d,tiktok icon,geetest,geetest icon,datadome,slider,audio
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.13.1
Description-Content-Type: text/markdown
Requires-Dist: requests
Requires-Dist: selenium
Requires-Dist: playwright
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# 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:
   ```bash
   git clone https://github.com/OneClickAction/TikTok-Captcha-Solver.git
   cd TikTok-Captcha-Solver
   
2. Install the required Python packages:
   ```bash
   pip install selenium ocacaptcha requests
   
3. Download and install [ChromeDriver](https://googlechromelabs.github.io/chrome-for-testing/#stable) 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:

- OCA admin
- Email: oneclickactionsoft@gmail.com
- GitHub: [One Click Action](https://github.com/OneClickAction)
- Telegram [One Click Action](https://t.me/+70DIlIc543U4NGQy)
- Discord [One Click Action](https://discord.com/invite/YyDx3SJNCh)
- YouTube [One Click Action](https://www.youtube.com/@ocasoft)
