recaptcha-v2-solver topic

List recaptcha-v2-solver repositories

solverecaptchas

101
Stars
23
Forks
Watchers

An async Python library to automate solving ReCAPTCHA v2 using Playwright.

captcha-solver-javascript

20
Stars
0
Forks
Watchers

Metabypass | Javascript-based easy implementation for solving any type of captcha by Metabypass

capsolver-python

53
Stars
9
Forks
Watchers

Python 3 package for easy integration with the API of capsolver captcha solving service to solver recaptcha, hcaptcha, funcaptcha, geetest and solve any other captchas. Capsolver.

captcha-solver-python

16
Stars
1
Forks
Watchers

Metabypass | Python-based easy implementation for solving any type of captcha by Metabypass

recaptcha_v2_solver

47
Stars
15
Forks
Watchers

Recaptcha V2 Solver is a Google Recaptcha V2 automated solution service.

capsolver-browser-extension

48
Stars
2
Forks
Watchers

This browser extension supports recognition of the most popular CAPTCHAs, including reCAPTCHA v2, v3, reCAPTCHA v2 invisible, enterprise, hCaptcha, FunCaptcha, Geetest, AWS Waf Captcha, Amazon Captcha...

captcha-solver-php

15
Stars
0
Forks
Watchers

Metabypass | PHP-based easy implementation for solving any type of captcha by Metabypass

selenium-recaptcha-solver-using-grid

23
Stars
2
Forks
23
Watchers

Solving reCAPTCHA v2 using clicks using the grid method. Python + Selenium Example

puppeteer-recaptcha-solver-using-clicks

16
Stars
2
Forks
16
Watchers

Here is an example of solving reCAPTCHA using the Grid method. In this example, the reCAPTCHA is solved by clicking on the captcha image, and the Puppeteer library is used to automate browser actions.