NopeCHALLC/nopecha-python ? reverse-engineered prompt

Reverse engineered prompt

Build me a small Python library that wraps the NopeCHA CAPTCHA solving service.

I want it to let me create a client with my API key, then solve common CAPTCHA types like hCaptcha, reCAPTCHA, Turnstile, FunCaptcha, AWS WAF, and text challenges by calling simple methods. It should support both normal and async use, and work with a few common HTTP options so people can pick what fits their project. Please include a clean way to check my account status or balance too.

Also add a helper that can download and prepare the browser extension with my settings, so I can load it into Chrome or another Chromium browser for automation. Keep the API easy to read, with examples I can copy into a script right away. If you need anything unclear, look up the current NopeCHA docs online and match the public API as closely as possible.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab