Skip to content
View CapMonsterCloud's full-sized avatar

Block or report CapMonsterCloud

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
CapMonsterCloud/README.md

CapMonster Cloud

Official GitHub profile for CapMonster Cloud developer resources. Start with the docs, then choose the SDK or integration for your stack.

Start here

Recommended path Link
Developer documentation (start here) docs.capmonster.cloud
JavaScript / Node.js SDK client-js
Python SDK client-python
.NET SDK client-dotnet
n8n integration n8n-capmonstercloud-node
Main site capmonster.cloud
API key / dashboard dash.capmonster.cloud

Additional SDKs: client-go, client-php

Documentation source: docs

Need to test before depositing? Contact support and we’ll add trial credits to your account.

What CapMonster Cloud provides

  • API access for creating CAPTCHA tasks and receiving solutions
  • Official client libraries for common backend languages
  • Documentation for supported task types and request formats
  • Integration packages for workflow tools such as n8n

Supported task families

  • reCAPTCHA v2 / v3 / Enterprise
  • GeeTest v3 / v4
  • Cloudflare Turnstile and related challenge flows
  • Image-to-text and complex image tasks
  • Additional task types documented in the public docs

Repositories

Pinned Loading

  1. capmonstercloud-docs capmonstercloud-docs Public

    Source repository for the official CapMonster Cloud API documentation. Full API reference, captcha solving tutorials, and integration guides for reCAPTCHA, GeeTest, Turnstile, and custom tasks. Bui…

    MDX

  2. capmonstercloud-client-dotnet capmonstercloud-client-dotnet Public

    Official .NET SDK for CapMonster Cloud API. Supports reCAPTCHA, GeeTest, Turnstile, and image-to-text. Async solving. Available on NuGet.

    C#

  3. capmonstercloud-client-js capmonstercloud-client-js Public

    Official JS/TS SDK for CapMonster Cloud API. Solves captchas (reCAPTCHA, GeeTest, Turnstile, ImageToText, and others) from Node.js or browser. Includes TypeScript types, supports proxies and user-a…

    TypeScript

  4. capmonstercloud-client-python capmonstercloud-client-python Public

    Python SDK to bypass captchas using CapMonster Cloud API. Supports reCAPTCHA v2/v3 Enterprise, GeeTest, Cloudflare Turnstile, FunCaptcha, Friendly Captcha, Amazon WAF, DataDome, Imperva, MTCaptcha,…

    Python

  5. n8n-capmonstercloud-node n8n-capmonstercloud-node Public

    Official n8n community node for CapMonster Cloud CAPTCHA tasks. Solve reCAPTCHA, GeeTest, Cloudflare Turnstile, ImageToText, DataDome, Amazon WAF, Binance, Imperva, Yidun, MTCaptcha, Altcha, FunCap…

    TypeScript