Chinese captcha solving launched

Chinese captcha Solving and Bypass Launched

We’ve added support for CAPTCHAs with Chinese text — now you can solve image-based CAPTCHAs with Chinese characters via the API. Just send the image, get the text — and automate any process on Chinese websites.

CAPTCHAs with Chinese characters are a common security method on websites in China. They hinder automation — and now 2Captcha helps you bypass that barrier.

How it works

2Captcha treats Chinese characters like regular text. Simply submit the CAPTCHA image (as a base64 string or file) via the API and receive the decoded text in response.

Example request:

{
  "key": "YOUR_API_KEY",
  "method": "base64",
  "body": ""
}

The service automatically processes the image and returns a string containing the recognized Chinese characters.

Learn more: API documentation

Common use cases:

  • Registration and login on Chinese-language websites
  • Automated content or catalog scraping
  • SEO analysis in the Chinese segment
  • Integrations with DApps and P2P platforms that use Chinese interfaces

The feature is live — no additional setup needed. Just send the image and get the result.

More info: Chinese CAPTCHA solving page

In essence, it’s a regular image CAPTCHA — but with Chinese text. Most images contain 2–6 distorted characters placed on a noisy or colorful background. These CAPTCHAs are frequently used on government portals, e-commerce sites, forums, and classified ad platforms in the Chinese web.

Need help - Open a support ticket.