Catalog108 / challenges / dynamic/iframe/same-origin

Same-origin iframe content

intermediate Matching curriculum →

What this challenge teaches

Teaches: The data lives inside an <iframe> from the same origin. Browser automation can pierce it.

Expected output: Switch frame and extract content. Or fetch the iframe's src URL directly.

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