svg captcha solver
Project description
svg captcha solver
svg captcha is one most famous captch that is used in nodejs backend i recently created his package that can solve this type of captch for automating websites
checklist
supports
- numbers
- colored captcha
in future
- letters
- equations
example
</code></pre>
<h2>code</h2>
<pre><code>from solvers.svgcaptcha import solver
t = solver.solve_captcha(svg_captcha)
print(t)
result :
1548
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 svg-captcha-solver-0.0.7.tar.gz.
File metadata
- Download URL: svg-captcha-solver-0.0.7.tar.gz
- Upload date:
- Size: 9.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
560a3203fca7830f19115ea828683d9bb12fba85efd5d8cfe14e9ae3ce759b19
|
|
| MD5 |
a42d9adf8f31f2662cc276e8c7706443
|
|
| BLAKE2b-256 |
0785f16b28907fd7d0e8830b5aba9b75be2056bdb591640d46e6f43ec288b342
|
File details
Details for the file svg_captcha_solver-0.0.7-py3-none-any.whl.
File metadata
- Download URL: svg_captcha_solver-0.0.7-py3-none-any.whl
- Upload date:
- Size: 12.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d47222c442c92e0514e48f008f6c0149735391e2384835485b2992d1ab398e43
|
|
| MD5 |
3c0134f816b3b2dd2f9a43a29042eea7
|
|
| BLAKE2b-256 |
0ac5a317962cea8bf67ccb55b0ef5d0c5e198b76fbc1bcf19ef806bcc33a6243
|