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-1.6.0.tar.gz (15.0 kB view details)

Uploaded Source

Built Distribution

capmonstercloudclient-1.6.0-py3-none-any.whl (36.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: capmonstercloudclient-1.6.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.8

File hashes

Hashes for capmonstercloudclient-1.6.0.tar.gz
Algorithm Hash digest
SHA256 13475f21576eff5422dd12e887a87db2675be61fd8b3850ba5e796f4da19e191
MD5 022d5e6a69934295a7765f39f1c78882
BLAKE2b-256 e4a49776275df3be6639e470af4a9418afbb5972d0800a7728df3ef9520a01b1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for capmonstercloudclient-1.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d2656cc35fbbcf966f460086146da3b2c67e219558ce7b75577346faaaff8313
MD5 ce3a167ccf29ac9aea7c2a4cd6b29558
BLAKE2b-256 b8ac64fdabb399203aa594929e11f524a0c5e0a070a802ca81de8812cd94e2e3

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