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.5.1.tar.gz (14.2 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.5.1-py3-none-any.whl (32.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: capmonstercloudclient-1.5.1.tar.gz
  • Upload date:
  • Size: 14.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for capmonstercloudclient-1.5.1.tar.gz
Algorithm Hash digest
SHA256 25bfa8d9b80e21bf7721442d9d430a5168b32834e7bf445b22dd0e4074788bd6
MD5 4d34112689db4b2ad0e234a83ff37062
BLAKE2b-256 76ca2f7107a98d16492a1bb649e9dd7e14e9082c8d4d68232989107c2c95a12a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for capmonstercloudclient-1.5.1-py3-none-any.whl
Algorithm Hash digest
SHA256 b328e239f1026b30631f48884750d9f82babff1cf7b1514f8fdaa46d18cc14f6
MD5 09204a2906d8eaae31de25fc3d7fbaee
BLAKE2b-256 5b5c5b3207a3c26556bb7974d6c752bcebc50f99dd4130c8ca19e10bbdd72d65

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 Sentry Error logging StatusPage Status page