/solve-hcaptcha

Python port/implementation of JimmyLaurent/hcaptcha-solver.

Primary LanguagePythonMIT LicenseMIT

Solve hCaptcha

Solve hCaptcha is a Python port of JimmyLaurent/hcaptcha-solver.

Also consists of the port of hCaptcha's hsl.js to effectively avoid any JS evaluation or calls to fetch the file itself.

Disclaimer

This project is intended to demonstrate automation and not directly intended to break online challenges for botting resources.

I just uploaded the code, it's not ready or anything. Only work with it if you know what you're doing.

Requirements

  • Python 3.6 + (tested on 3.9.1)