verify_cf
Verifies Cloudflare Turnstile challenges by clicking the checkbox using OpenCV template matching. Supports custom template images for non-English versions.
Instructions
⭐ Use nodriver's built-in Cloudflare challenge verification.
Uses OpenCV template matching to find the Turnstile checkbox on a screenshot
and click it. template_image is a path to a cropped image of the checkbox;
without it, the bundled English default is used.
Works on simple CF interstitials. For managed-mode Turnstile (ChatGPT-level),
combine with storage_state or solve_captcha.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| template_image | No |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |