A GUI automation Python module for solving Google reCAPTCHA v2
Project description
A GUI automation Python module for solving Google reCAPTCHA v2
Free software: MIT license
Documentation: https://decaptcha.readthedocs.io.
Installation
Recommended:
Ubuntu/Debian
Python 3.6
Prerequisites:
Check the decaptcha package page for more information.
$ (env)> pip install decaptcha
$ (env)> pip install -U git+https://github.com/balanceofprobability/decaptcha.git
$> git clone https://github.com/balanceofprobability/decaptcha.git
$ (env)> cd decaptcha && pip install -U .
Usage
Quickstart
For a live demo, open a web browser and visit https://www.google.com/recaptcha/api2/demo, then run the following code block via a Python script or Python REPL.
from decaptcha.notarobot import NotARobot
janet = NotARobot()
janet.set_model("yolo.h5")
janet.run()
Credits
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file decaptcha-1.0.2.tar.gz.
File metadata
- Download URL: decaptcha-1.0.2.tar.gz
- Upload date:
- Size: 541.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.6.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e290e469a0eea2b522c6fadcc4c4cda840bd4c924659aa9b42c76316c9885bca
|
|
| MD5 |
877fc540aec7e84ce6a26445de6c9018
|
|
| BLAKE2b-256 |
e485068bdaab0bd36eb2aa1107256f68300714556bd1aee201c35a8710815f7f
|
File details
Details for the file decaptcha-1.0.2-py3-none-any.whl.
File metadata
- Download URL: decaptcha-1.0.2-py3-none-any.whl
- Upload date:
- Size: 24.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.6.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e04e44c8943c48880ce5f957128686e90c7dbcf24812e143db97c5d0f196e8a8
|
|
| MD5 |
70be6ce5b644b73ada395633a11671b8
|
|
| BLAKE2b-256 |
f5e89885a74d336443a3969eb48c9a9dc6dd17b6db61a7a408d3cf6e80c3035c
|