Solve Cloudflare challenge
cf_verifySolves Cloudflare 'Verify you are human' challenges by automatically locating and clicking the verification checkbox when a page is stuck on the interstitial. Requires opencv-python; otherwise, wait for real page content.
Instructions
Attempt to solve a Cloudflare "Verify you are human" challenge.
Use when a page is stuck on a Cloudflare interstitial — a checkbox widget, or "Checking your browser before accessing". Drives nodriver's built-in verification bypass, which locates the checkbox visually and clicks it.
Requires opencv-python to be installed; without it this returns an error. Many challenges also clear by themselves after a few seconds, so wait_for(["some text from the real page"]) is worth trying first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |