Chinese captcha solving launched

CAPTCHAFORUM

Administrator
1749138230422.png

https://2captcha.com/blog/chinese-captcha

We’ve introduced support for CAPTCHAs containing Chinese characters — now you can solve image-based CAPTCHAs with Chinese text using our API. Simply submit the image and receive the decoded text, enabling you to automate workflows on Chinese websites seamlessly.

Chinese character CAPTCHAs are widely used as a security measure on websites across China. They often block automation efforts — but with 2Captcha, you can now easily bypass this obstacle.

How it works
2Captcha processes Chinese characters just like any other text. You upload the CAPTCHA image (either as a base64 string or a file) through the API and get back the recognized characters in the response.


Example request:

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

Our system automatically analyzes the image and returns a string containing the extracted Chinese characters.

Learn more in our API documentation.

Typical use cases:
  • Registering and logging into Chinese-language websites
  • Automated scraping of content or product catalogs
  • SEO analysis within the Chinese market
  • Integrations with decentralized applications (DApps) and P2P platforms featuring Chinese interfaces

This feature is already active — no extra setup required. Just send your CAPTCHA image and get the decoded text instantly.

Find more details on the Chinese CAPTCHA solving page.

In short, these are standard image CAPTCHAs featuring 2–6 distorted Chinese characters over noisy or colorful backgrounds. They are commonly found on government portals, e-commerce platforms, forums, and classified ads sites within the Chinese internet ecosystem.

Need assistance? Open a support ticket with our team.