CoolFace
Datasetpublic

jeffreyszhou/ikea-us-products-2025

IKEA US Product Dataset (July 2025) This dataset is a structured snapshot of ~30,000 IKEA US products, scraped from the official IKEA US website in July 2025. It contains product metadata (titles, descriptions, categories, materials, care instructions, etc.) and associated product images. Contents products-us.jsonl — one JSON object per product with structured fields. images-us/ — the first "hero" image for each product, downloaded via image_downloader_first.py.… See the full description on the dataset page: https://huggingface.co/datasets/jeffreyszhou/ikea-us-products-2025.

sourceHugging Facemitupdated 1y agoView on Hugging Face
5likes115downloads
3 commits on main
46221401y ago

Update README.md

jeffreyszhou
c9ab84b1y ago

Add IKEA dataset with tar archive

jeffreyszhou
f69e5071y ago

Initial clean commit with LFS

Jeffrey Zhou