Catalog108 / challenges / dynamic/modals/cookie-banner

EU-style cookie banner blocking content

intermediate Matching curriculum →

What this challenge teaches

Teaches: A modal cookie banner blocks scrolling until accepted. Real content is in the DOM but visually obscured.

Expected output: Either click "Accept" via browser automation, OR read the content directly from the DOM (it's present).

Submit your scraper's JSON output to /challenges/dynamic/modals/cookie-banner/grade (grader endpoint is part of a later phase; URL is reserved now).