Skip to content
../rotate
live demoRotateTask

Rotate Captcha Demo

Send a rotated image, get back the angle to rotate it upright. Used by Baidu, TikTok.

live widget

notes

  • AI finds the correct rotation angle
  • Used by Baidu, TikTok, Chinese platforms
  • Solve time: < 2 seconds

how to test with capzy.ai

  1. 01Browser extension — Install our extension, visit any page with this captcha, and it auto-solves
  2. 02API — Send a createTask request with the sitekey and URL
  3. 03Your code — See the integration page for Python, Node.js, Go, and cURL examples