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.4.tar.gz (13.0 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.4-py3-none-any.whl (25.4 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for capmonstercloudclient-1.3.4.tar.gz
Algorithm Hash digest
SHA256 57c5cf60cf7adffd0c131ec992f2ce82f423611a77a5e5ce5fe5d3d8f45049d6
MD5 b961c9e4e1b29b2927725cd8afdaf6e3
BLAKE2b-256 a8b60cf9c063f4ed8b786578fc65d20557a9a18e0b4920a362a6d77dd8037db5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for capmonstercloudclient-1.3.4-py3-none-any.whl
Algorithm Hash digest
SHA256 eb4bafd8279ea318cda5d556342a6a65cb077b9121808b106b728ad5fb47304d
MD5 14c81ffe239b56ca9d79cabad0762e4a
BLAKE2b-256 0ae41e14669b55553d457f231f0337b82f23ed45a4e77c6ebbf5aa1eed0a5c13

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