Skip to content
Back to coordinates

Coordinate Click Demo

Send an image + text prompt, get back the (x,y) coordinates to click. YOLO + CLIP AI.

Live Widget

Notes

  • - YOLO v8 for object detection
  • - CLIP for zero-shot classification
  • - Returns multiple {x, y} coordinate pairs

How to test with Capzy.ai

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