Catalog108 / challenges / static/lists/mixed-types
Heterogeneous list items
What this challenge teaches
Teaches: A single list contains products, blog posts, and external links, distinguish by attributes.
Expected output: A list of items, each tagged with type ∈ {product, post, link}.
Submit your scraper's JSON output to /challenges/static/lists/mixed-types/grade
(grader endpoint is part of a later phase; URL is reserved now).
A single <ul> contains heterogeneous items: products, blog posts, and external links.
Each carries data-type so a scraper can split them cleanly.
- product White Wooden Vase $41.40
- post linen throws tips for a tidier home
- link Example A
- product Indigo Bamboo Bowl $15.54
- post Three small ways leather notebooks can spark joy
- link Example B
- product Forest Cotton Stand $105.11
- post Eight lessons from a year of ceramic mugs
- link Example C