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

Uploaded Source

Built Distribution

capmonstercloudclient-3.1.0-py3-none-any.whl (26.3 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for capmonstercloudclient-3.1.0.tar.gz
Algorithm Hash digest
SHA256 be2a9a7b01b69b20d1ddaec24c18b24385e9b02070caa90f2c877d8a32bb145c
MD5 8ed5448fdde79d751d7277c585cf2ef0
BLAKE2b-256 49d5142fde2e47318829fcbe0c692a91ca4e7b075241d32960bff136ab14162c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for capmonstercloudclient-3.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 951e0d509881904c7acdae7d17ce9824b7132660dfcf5a8c69f8ff010f1b812b
MD5 2a2e3a89e7734ad2800809cc510fb1a4
BLAKE2b-256 a852a2b57167fb0d5624247e2974dfbe5bfca41eca4ae52811de5ef50bc7817b

See more details on using hashes here.

Supported by

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