Skip to main content

Zennolab.CapMonsterCloud.Client

Official python client library for capmonster.cloud captcha recognition service

Installation

python3 -m pip install capmonstercloudclient

Usage


import asyncio

from capmonstercloudclient import CapMonsterClient, ClientOptions
from capmonstercloudclient.requests import RecaptchaV2ProxylessRequest

client_options = ClientOptions(api_key=<YOUR_API_KEY>)
cap_monster_client = CapMonsterClient(options=client_options)

async def solve_captcha():
    return await cap_monster_client.solve_captcha(recaptcha2request)

recaptcha2request = RecaptchaV2ProxylessRequest(websiteUrl="https://lessons.zennolab.com/captchas/recaptcha/v2_simple.php?level=high",
                                                websiteKey="6Lcg7CMUAAAAANphynKgn9YAgA4tQ2KI_iqRyTwd")

responses = asyncio.run(solve_captcha())
print(responses)

Supported captcha recognition requests:

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

capmonstercloudclient-1.3.2.tar.gz (12.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

capmonstercloudclient-1.3.2-py3-none-any.whl (25.4 kB view details)

Uploaded Python 3

File details

Details for the file capmonstercloudclient-1.3.2.tar.gz.

File metadata

  • Download URL: capmonstercloudclient-1.3.2.tar.gz
  • Upload date:
  • Size: 12.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for capmonstercloudclient-1.3.2.tar.gz
Algorithm Hash digest
SHA256 15774e6ab098d4c483a813cefbabf2d71fa657a56af3c2b0bb92989cefde5362
MD5 6259e4aee03400fdd11c0e9e701d8f3e
BLAKE2b-256 1287f2a34f987da34cae82216499892f19c9eef428208566a6ca047e3d4302c6

See more details on using hashes here.

File details

Details for the file capmonstercloudclient-1.3.2-py3-none-any.whl.

File metadata

File hashes

Hashes for capmonstercloudclient-1.3.2-py3-none-any.whl
Algorithm Hash digest
SHA256 a3daa4e07a761d28131e8edd957ca61e34d740a404e470d622fed6526d416cc5
MD5 0f6c1b8663bfd502fbefe822ec5db0d8
BLAKE2b-256 6918ab66416f63022b13279ceacabbf194ca4b466837f6528cacdc672a4743b1

See more details on using hashes here.

Supported by

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