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

Uploaded Source

Built Distribution

capmonstercloudclient-1.5.2-py3-none-any.whl (32.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: capmonstercloudclient-1.5.2.tar.gz
  • Upload date:
  • Size: 14.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for capmonstercloudclient-1.5.2.tar.gz
Algorithm Hash digest
SHA256 a107631e936d56e8697183fa5ae8702151a4b619fdf50a46ab2cc0337c6914d1
MD5 944f41d6b4be5e1e4441998f6d58e3e8
BLAKE2b-256 3362d17ec8f58d43fdcbb5f6e0eed890ca2fc032cb22c38d12b2b9d831543d16

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for capmonstercloudclient-1.5.2-py3-none-any.whl
Algorithm Hash digest
SHA256 1e71a3ff499b4624dbcd7937decae7720acbed3bda81ee67618bb5e186a0d8b1
MD5 4d4078a573ce27154ed79cd5b39798f5
BLAKE2b-256 5d66016f5cf638b36c20e2db0e4277565ae1d260840e3efc4c93730c4a8db64a

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 Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page