Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Python3WebSpider/RecaptchaResolver

Repository files navigation

RecaptchaResolver

Recaptcha Resolver

Usage

Clone this repo:

git clone https://github.com/Python3WebSpider/RecaptchaResolver.git

Then go to https://yescaptcha.com/i/CnZPBu and register your account, then get a clientKey from portal.

image

Then create a .env file in root of this repo, and write this content:

CAPTCHA_RESOLVER_API_KEY=<Your Client Key>

Next, you need to install packages:

pip3 install -r requirements.txt

At last, run demo:

python3 main.py

Result:

image

About

Recaptcha Resolver

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /