Skip to content

[feature] Implement AntiCaptcha or FlareSolverr support #1094

@JReming85

Description

@JReming85

Is your feature request related to a problem? Please describe.
There are a few sites that ident my browser as a bot, I have tried using residential ip's but it will still get flagged most of the time.

Describe the solution you'd like
I currently run my own Captcha solver, XEvil 6.0 which can handle pretty much all types of captchas and currently set to emulate AntiCaptcha's API.

If possible would love to see it get implemented, Implement AntiCaptcha's Plugin w/ Selenium

I even modified their plugin to use my server, would even be willing to provide an api key and plugin to help the devs with implementing. XEvil supports AntiCaptcha, 2Captcha, De-Captcher, iMarcos, RipCaptcha, RuCaptcha, and DeathByCaptcha so others can also be implemented, not to mention quite a few of the others will either use the same API setup as AntiCaptcha or 2Captcha.

There is also another project I use, mostly for Jackett to auto search torrent sites called FlareSolverr. It will attempt to bypass the hCaptcha's from Cloudflare (Captcha plugin solves them as well, but not currently supported by FlareSolverr) and output the site in a json response.

Would also love to see options to auto save cookies, for a more persistent experience. One of the current ways I am getting around the captchas is by solving it via a private browser and copy/pasting the cookies into changedetection however at some point I will most likely have to replace/update them manually.

Describe the use-case and give concrete real-world examples
Think I outlined it pretty well in the previous section but would like to see

  1. Captcha solver plugin implemented when a captcha is detected
  2. Ability for it to self update/store cookies

Additional context
If you wish to try my captcha plugin or need a api key to test, let me know (devs only).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions