Skip to main content

Official CapMonsterCloud Client: https://capmonster.cloud/

Project description

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:

Project details


Download files

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

Source Distribution

capmonstercloudclient-2.0.0.tar.gz (15.9 kB view details)

Uploaded Source

Built Distribution

capmonstercloudclient-2.0.0-py3-none-any.whl (37.4 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for capmonstercloudclient-2.0.0.tar.gz
Algorithm Hash digest
SHA256 8b085a9c01d7b0ed9231f723dbd74878e6fe48d309aded0c174599e44633cde1
MD5 0a025baaf98a6f22367ddc68e4358288
BLAKE2b-256 9a1c3fccba0eed8d1868f1c3141d6029a42c002b82e7ba6f5f5c0f75a2535b8e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for capmonstercloudclient-2.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6cfcb0b6a23cc8618353268d1424256bac31846df8c5ad8a39922e6dd95e498d
MD5 bbd14e4a14fe33e8c530f39d50f876cd
BLAKE2b-256 ea7d407bd8ddc4abf75fc5fc26c4ec910bcd30437bfb495902ee676c246efd6d

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page