Skip to main content

Universal API to different captcha solving services

Project description

https://travis-ci.org/lorien/captcha_solver.png?branch=master https://coveralls.io/repos/lorien/captcha_solver/badge.svg?branch=master https://pypip.in/download/captcha-solver/badge.svg?period=month https://pypip.in/version/captcha-solver/badge.svg https://landscape.io/github/lorien/captcha_solver/master/landscape.png

Univeral API to different captcha solving services.

Usage Example

from captcha_solver import CaptchaSolver

solver = CaptchaSolver('browser')
with open('captcha.png', 'rb') as inp:
    raw_data = inp.read()
print(solver.solve_captcha(raw_data))

Installation

pip install captcha_solver

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

captcha-solver-0.0.3.tar.gz (8.1 kB view details)

Uploaded Source

File details

Details for the file captcha-solver-0.0.3.tar.gz.

File metadata

File hashes

Hashes for captcha-solver-0.0.3.tar.gz
Algorithm Hash digest
SHA256 f0c13548c355e830beb0908761de1b123c16e3e549a622874b5a564b2710bb72
MD5 5ff32bb9dfef48c6e7b0e433b125d2d3
BLAKE2b-256 1c787956c20b3e45f117d569d69594fab49372a1d8206189a0845b6a4a063930

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page