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:

  • FunCaptchaProxylessRequest
  • FunCaptchaRequest
  • GeeTestProxylessRequest
  • GeeTestRequest
  • HCaptchaProxylessRequest
  • HCaptchaRequest
  • ImageToTextRequest
  • RecaptchaV2ProxylessRequest
  • RecaptchaV2Request
  • RecaptchaV3ProxylessRequest
  • RecaptchaV2EnterpriseProxylessRequest
  • RecaptchaV2EnterpriseRequest
  • TurnstileProxylessRequest
  • TurnstileRequest
  • RecaptchaComplexImageTaskRequest
  • HcaptchaComplexImageTaskRequest

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

capmonstercloudclient-1.2.2.tar.gz (11.6 kB view details)

Uploaded Source

Built Distribution

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

capmonstercloudclient-1.2.2-py3-none-any.whl (23.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: capmonstercloudclient-1.2.2.tar.gz
  • Upload date:
  • Size: 11.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.3

File hashes

Hashes for capmonstercloudclient-1.2.2.tar.gz
Algorithm Hash digest
SHA256 e1ef3b5688625e22b0547c6065b59b86d347faf4bdadb3cc377c21e2bbda7ef9
MD5 b3df8f078dd2ce1f333c45388d3bf8b2
BLAKE2b-256 598e5d61d0844da22673bff1bb8431dac304fe95e619cf5df074852e79aa0e2c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for capmonstercloudclient-1.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 6fde913a034a5734e23f713358a7faebe60198d61917d68cb3ade7407680fcc5
MD5 bb7876914d9f6bfcd1bceabe373807cf
BLAKE2b-256 383624c05141d2fc40871d31208e839cad6c9d82f648174b351864c1000960ba

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