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-4.0.0.tar.gz (16.5 kB view details)

Uploaded Source

Built Distribution

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

capmonstercloudclient-4.0.0-py3-none-any.whl (33.7 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for capmonstercloudclient-4.0.0.tar.gz
Algorithm Hash digest
SHA256 5e84db900c2c209feaac366bedee599d7c2fe49eae718d5a1b3395153dc3cadb
MD5 de7acfdc14f8db6bd0252514c40c6050
BLAKE2b-256 dbd5c621fd83653ea562daf9dc7e4c508876e4fed8fa6bd5dd179e918e99b48c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for capmonstercloudclient-4.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 00a009df284a6c96c8a120c77c0e0ac72d58fef4fa12724c842593dbeb2dc86d
MD5 58527e2b97a6b981afb9ac30ef9924ff
BLAKE2b-256 4ecdc51aa2104bfea457bd54a5a52395dcdcedd26dec1b1926fae276d2b8c01e

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