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.3.0.tar.gz (15.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-3.3.0-py3-none-any.whl (29.0 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for capmonstercloudclient-3.3.0.tar.gz
Algorithm Hash digest
SHA256 a90b0214d344d595bdd585f37fc1f5f1ed232becfded911689b441208392a7dc
MD5 d48bfd2fddadaa5e8c338a83e574432c
BLAKE2b-256 a6df57c39ec5bbfc614768761c63c6da8ca57918ecbef162d96f8c904716dd92

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for capmonstercloudclient-3.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 fc22e0c591fc1e07433135be4c1e84e0468102ed379ebe139aefe06795bff319
MD5 681388360501bf38ca80a76095130c91
BLAKE2b-256 7d13c7bbb379b455fcae88f7e71a0c7f4af35fcfbd5659211389e173bdca0be0

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