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-1.3.3.tar.gz (13.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-1.3.3-py3-none-any.whl (25.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: capmonstercloudclient-1.3.3.tar.gz
  • Upload date:
  • Size: 13.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.5

File hashes

Hashes for capmonstercloudclient-1.3.3.tar.gz
Algorithm Hash digest
SHA256 c3fec297364e79864e19de34c3c2861343fea0bf0b6515ee6046fdbcd22af52a
MD5 dbee3852fbf66c0373299466f2713a46
BLAKE2b-256 a4f21481f2bff2c7b64d57d9a6cdb869471a2fb205954e7c6e6c689d45874b4e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for capmonstercloudclient-1.3.3-py3-none-any.whl
Algorithm Hash digest
SHA256 5d2b6afba35021f9daa97567dcdf90aecd8e9614169376affb2df07cac92a1b1
MD5 26850433a251c129642f8e79d4ba8d64
BLAKE2b-256 9b173e6060506e25417442cb092b627d19c1aa8fff111fa48ee51f32fc4cd1dd

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