Skip to content

Bypass Google Recaptcha V3 with URL. (Experimental)

Notifications You must be signed in to change notification settings

x404xx/Recaptcha-V3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recaptcha-V3 is a bypasser Google Recaptcha V3 with URL.

Installation

Using poetry

git clone https://github.com/x404xx/Recaptcha-V3.git
cd Recaptcha-V3
poetry shell
poetry install

Using pip

git clone https://github.com/x404xx/Recaptcha-V3.git
cd Recaptcha-V3
virtualenv env
env/scripts/activate
pip install -r requirements.txt

Url

https://antcpt.com/score_detector/
https://2captcha.com/demo/recaptcha-v3-enterprise

Usage

python main.py

Output

antcpt.com

2captcha.com

Todo

  • Correct get api type

Sometimes the API type is not shown in the HTML. We need to implement it correctly to retrieve the API type.

Legal Disclaimer

This was made for educational purposes only, nobody which directly involved in this project is responsible for any damages caused. You are responsible for your actions.

About

Bypass Google Recaptcha V3 with URL. (Experimental)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages