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.2.0.tar.gz (14.7 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.2.0-py3-none-any.whl (27.7 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for capmonstercloudclient-3.2.0.tar.gz
Algorithm Hash digest
SHA256 40931b14806f757bf1effa8f6269f6f0c554ab91e09812b32b01e1fce82b63d3
MD5 7914375dfeff62055e5c7f83568ed8e7
BLAKE2b-256 c0a4505c7d97129749e4f446d2f2b8f7171fd3d6cb549732a2af514c2ad87ba6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for capmonstercloudclient-3.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ac3d48ff448f54dc64bc8f7212faf5a38d6a8b5879fc9eb732bcff1d8a47b54f
MD5 c9d5fdd47cfc93c674a55c5bee531f6c
BLAKE2b-256 18b6aa0fbb31238414ba5853f1324043fde247fdb782540bbc1fd688f07cab2e

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