flyingwr / Playwright-reCAPTCHA

A Python library for solving reCAPTCHA v2 and v3 with Playwright

Home Page:https://pypi.org/project/playwright-recaptcha/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Important

This version of Playwright-reCAPTCHA is modified to support pages in which the reCAPTCHA frame is explicitly rendered, that is, it doesn't need a checkbox selection to appear on the screen. There's also support for reCAPTCHA with pt-BR locale strings.

I don't intend to contribute directly to the main repository of this package since my main intention was just to quickly fill the needs of the specified modifications for a college project.

About

A Python library for solving reCAPTCHA v2 and v3 with Playwright

https://pypi.org/project/playwright-recaptcha/

License:MIT License


Languages

Language:Python 100.0%