VKontakte captcha solver with 91% accuracy right.
Project description
vk_captchasolver - VKontakte captcha solver with 91% accuracy right.
This model, which solves vkontakte captchas, was taken from Defasium's repository
-How to use?-
-Solve by image-
import vk_captchasolver as vc
captcha = vc.solve(image='captcha.png')
print(captcha)
-Solve by sid and s-
import vk_captchasolver as vc
captcha = vc.solve(sid=74838345480543, s=1) #Solve by sid and s
captcha = vc.solve(sid=74838345480543) #Solve by sid only
print(captcha)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
vk_captchasolver-1.0.4.tar.gz
(990.0 kB
view details)
Built Distribution
File details
Details for the file vk_captchasolver-1.0.4.tar.gz
.
File metadata
- Download URL: vk_captchasolver-1.0.4.tar.gz
- Upload date:
- Size: 990.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3a08fdd7cd4fe5515043fc02028af0ec3d910ebb7404eaa283c6447ac7e11f22 |
|
MD5 | 4e68d3530005441f49542d94ee873c4d |
|
BLAKE2b-256 | a285f393763734d2ae400d02710bc098bae671d27914f1bb96631b8ebaa2a5fc |
File details
Details for the file vk_captchasolver-1.0.4-py3-none-any.whl
.
File metadata
- Download URL: vk_captchasolver-1.0.4-py3-none-any.whl
- Upload date:
- Size: 989.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 83d453102eba38ec0ede879664f6d016c44e83ab5bcdd62028763c796ef9ba09 |
|
MD5 | 88e15290692fdf312a1dc3f895046448 |
|
BLAKE2b-256 | d48b941fea4b8e322d0b12357ed005ae6687a94975d4199b82dfbdd255fb5857 |