Catalog108 / challenges / dynamic/iframe/multi-nested

Two-level nested iframes

intermediate Matching curriculum →

What this challenge teaches

Teaches: iframe inside iframe. Browser drivers can switch frames recursively.

Expected output: Get the innermost iframe's content (a list of 5 items).

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

Two iframes nested two levels deep. Innermost has the 5-item list.