Catalog108 / challenges / antibot/captcha-mock

Mock CAPTCHA

intermediate Matching curriculum →

What this challenge teaches

Teaches: A button labelled "I am human". Click it to pass, no actual challenge, just the integration pattern.

Expected output: POST with _iam_human=1 and the CSRF token; subsequent requests in the same session show unlocked content.

Submit your scraper's JSON output to /challenges/antibot/captcha-mock/grade (grader endpoint is part of a later phase; URL is reserved now).

Click below to "solve" the mock CAPTCHA.