Skip to content

the_met_art_dataset

A Python toolkit for scraping and filtering artwork metadata and images from the Metropolitan Museum of Art's public API.

Features

  • Search the Met collection using flexible query parameters
  • Download public domain artwork images automatically
  • Save structured metadata to JSON for downstream use
  • Filter records by department keyword

Quick Start

uv sync
make scrape

See the Getting Started guide for full setup instructions.