Vinyzu / Vinyzu/Botright

Feature Request 🚀 — Add Optional 10Captcha Integration

Open
#153 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement question
Dominant language
Python
Stars
1k
Forks
85
PR merge metrics
No merged PRs in 30d

Description

Is your feature request related to a problem? Please describe.
When automating browser tasks using Botright, CAPTCHA challenges can sometimes block or slow down the process. The current AI-based CAPTCHA solving works well but can fail or be insufficient in some cases, causing frustration and interruptions.

Describe the solution you'd like
I’d like to suggest adding optional support for 10Captcha, an easy-to-use and affordable API for automatically solving various CAPTCHA types. Integrating this would provide a reliable alternative to improve CAPTCHA handling during automation.

Describe alternatives you've considered
Currently, the main method is AI-based CAPTCHA solving within Botright. Another alternative is manual solving or integrating other third-party services, but these can be less efficient or harder to maintain.

Additional context
10Captcha API documentation: https://10captcha.com/api-docs.php

Offering 10Captcha as an opt-in feature could improve user experience and expand Botright’s versatility.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading Botright’s existing AI-based CAPTCHA-solving entry point and the 10Captcha API documentation linked in the issue. Done means users can opt into 10Captcha as an alternative CAPTCHA-solving service without disrupting the current AI-based method.

Written by the indexing model from the issue text.

Assessment

Tech stack
playwright, python
Domain
api
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.