Back
AWS WAF Captcha Demo
AWS WAF shows image grid challenges. Returns an aws-waf-token cookie on success.
live widget
notes
- Image grids similar to reCAPTCHA
- Solved automatically
- Returns aws-waf-token cookie
how to test with capzy.ai
- 01Browser extension — Install our extension, visit any page with this captcha, and it auto-solves
- 02API — Send a
createTaskrequest with the sitekey and URL - 03Your code — See the integration page for Python, Node.js, Go, and cURL examples