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-3.0.0.tar.gz (14.1 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.0.0-py3-none-any.whl (26.3 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for capmonstercloudclient-3.0.0.tar.gz
Algorithm Hash digest
SHA256 52fe367ad49a980c7a50f5b4013b09009665845642db4eebdc9c29fc63fdd48d
MD5 8d88125698569cd9f2e2043269ad5957
BLAKE2b-256 3e84b87bcf8a4630755ccfb5fe15fae202246872c8f4e10fec1129cf54a863b7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for capmonstercloudclient-3.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0cafe9c5ce642d19d940e808d132d78c45e501a7ddb312c3bf8df7f623e35fdc
MD5 6154845f1f6ef48526d6cdbe5a8bec2a
BLAKE2b-256 b23feaf2513f9b39bf3faf95e460ec0cebe930e9245b5fa10675043b50cd3df3

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