Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/noCaptchaAi/noCaptcha-py

:zap: hcaptcha, reCaptcha soolver pypi module
https://github.com/noCaptchaAi/noCaptcha-py

Last synced: 13 days ago
JSON representation

:zap: hcaptcha, reCaptcha soolver pypi module

Lists

README

        

# Incomplite module. PR are welcome.

# Docs for noCaptchaPy

## Section import module

from noCaptchaPy import nocap

## Using the module module

> nope = nocap(uid="your_uid", apikey="your_api_key")
> nope.solve(site_url="https://shimuldn.github.io/hCaptchaSolverApi/demo_data/demo_sites/2/", method="browser")

Available methods: requests, browser