Catalog108 / challenges / static/forms/simple

GET Form Challenge

beginner Matching curriculum →

What this challenge teaches

Teaches: Submit a GET form and read the results page. Query encoding, empty-state handling.

Expected output: Search for "mug"; expect a results list of products with "mug" in the name.

Submit your scraper's JSON output to /challenges/static/forms/simple/grade (grader endpoint is part of a later phase; URL is reserved now).

Enter a term above and submit, the response page contains the results to scrape.