Skip to main content

Official CapMonsterCloud Client: https://capmonster.cloud/

Project description

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:

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

capmonstercloudclient-3.4.0.tar.gz (15.8 kB view details)

Uploaded Source

Built Distribution

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

capmonstercloudclient-3.4.0-py3-none-any.whl (30.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: capmonstercloudclient-3.4.0.tar.gz
  • Upload date:
  • Size: 15.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for capmonstercloudclient-3.4.0.tar.gz
Algorithm Hash digest
SHA256 9534c09da27bf15211af98c757424dbda8d069cb53622f5283e43a56f387f5d7
MD5 5f3e1c24299af431295c5292f28d3170
BLAKE2b-256 1233e79abaab847eaa63c1690016d51ad90139565618cfda5a5073a676ff2648

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for capmonstercloudclient-3.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 23772121d1f53ccca09ad96de18a8532cd89f1e21ae34b09380d5ca798da97a8
MD5 66264aee5921971a60409f89896d0592
BLAKE2b-256 8c1f39c7ac73429b6b6c403d4ad503e11acc9a53ba99304d4c980749c533b305

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