VOOZH about

URL: https://apify.com/crawlerbros/met-museum-collection-scraper

โ‡ฑ MET Museum Collection Scraper ยท Apify


Pricing

from $3.00 / 1,000 results

Go to Apify Store

MET Museum Collection Scraper

Scrapes artwork data from the Metropolitan Museum of Art's public API - 500K+ objects, free, no API key required. Search by keyword, browse by department/date/medium, or fetch specific object IDs.

Pricing

from $3.00 / 1,000 results

Rating

0.0

(0)

Developer

๐Ÿ‘ Crawler Bros

Crawler Bros

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

14 hours ago

Last modified

Share

Metropolitan Museum of Art Scraper

Scrape The Metropolitan Museum of Art's open collection โ€” one of the world's largest art museums with over 470,000 objects spanning 5,000 years of history. Extract detailed metadata for paintings, sculptures, prints, photographs, decorative arts, and more from departments across European Paintings, Asian Art, Egyptian Art, Greek and Roman Art, and 15 other departments.

What you get

Every record includes:

FieldDescription
objectIdUnique Met artwork identifier
titleArtwork title
artistDisplayNameArtist's display name
artistDisplayBioArtist biographical note (nationality, dates)
artistNationalityArtist's nationality
artistBeginDate / artistEndDateArtist birth/death years
artistGenderArtist gender (when recorded)
departmentMuseum department name
objectNameObject type (e.g., Painting, Vase, Sword)
classificationObject classification
objectDateHuman-readable creation date
objectBeginDate / objectEndDateNumeric date range for filtering
mediumMaterials used (e.g., "Oil on canvas")
dimensionsPhysical dimensions
cultureCulture of origin
periodHistorical period
dynasty / reignDynasty and reign (for applicable works)
creditLineAcquisition credit information
accessionNumberMuseum accession number
country / city / regionGeographic origin
isPublicDomainWhether the work is CC0 licensed
isHighlightWhether the Met features it as a highlight
primaryImageFull-resolution image URL
primaryImageSmallWeb-optimized image URL
additionalImagesUp to 10 additional view URLs
tagsDescriptive tags for the artwork
objectURLLink to the Met's collection page
objectWikidataUrlWikidata entity link
scrapedAtISO 8601 timestamp of extraction

Input options

Mode: Search artworks

Search across the full collection by keyword.

{
"mode":"search",
"query":"impressionism",
"hasImages":true,
"maxItems":50
}

Mode: Browse by department

Get artworks from a specific museum department.

{
"mode":"byDepartment",
"department":"11",
"hasImages":true,
"maxItems":100
}

Available departments:

  • 1 โ€” American Decorative Arts
  • 3 โ€” Ancient West Asian Art
  • 4 โ€” Arms and Armor
  • 5 โ€” Arts of Africa, Oceania, and the Americas
  • 6 โ€” Asian Art
  • 7 โ€” The Cloisters
  • 8 โ€” The Costume Institute
  • 9 โ€” Drawings and Prints
  • 10 โ€” Egyptian Art
  • 11 โ€” European Paintings
  • 12 โ€” European Sculpture and Decorative Arts
  • 13 โ€” Greek and Roman Art
  • 14 โ€” Islamic Art
  • 15 โ€” The Robert Lehman Collection
  • 16 โ€” The Libraries
  • 17 โ€” Medieval Art
  • 18 โ€” Musical Instruments
  • 19 โ€” Photographs
  • 21 โ€” Modern Art

Mode: Search by artist

Find all artworks attributed to a specific artist.

{
"mode":"byArtist",
"query":"Monet",
"hasImages":true,
"maxItems":50
}

Filters

ParameterTypeDescription
hasImagesbooleanOnly return artworks with images (default: true)
isOnViewbooleanOnly return artworks currently on display
isPublicDomainbooleanOnly return CC0 licensed artworks
dateBeginintegerEarliest creation date (year, can be negative for BCE)
dateEndintegerLatest creation date (year)
maxItemsintegerMaximum records to return (1โ€“5000, default: 50)

Example use cases

  • Art research: Find all Impressionist paintings from 1870โ€“1900 with public domain images
  • Museum data: Browse Egyptian Art department for catalog integration
  • Artist portfolio: Scrape all artworks by a specific artist in the Met collection
  • Educational content: Collect CC0 artwork images for teaching or publishing
  • Art market analysis: Track classifications and periods across departments
  • Academic study: Analyze metadata distribution across 5,000 years of art history

Sample output record

{
"objectId":437988,
"title":"Princess Pauline Metternich on the Beach",
"artistDisplayName":"Eugene Boudin",
"artistDisplayBio":"French, Honfleur 1824โ€“1898 Deauville",
"artistNationality":"French",
"department":"European Paintings",
"objectName":"Painting",
"classification":"Paintings",
"objectDate":"1865",
"objectBeginDate":1865,
"objectEndDate":1865,
"medium":"Oil on panel",
"dimensions":"10 x 7 7/8 in. (25.4 x 20 cm)",
"creditLine":"Robert Lehman Collection, 1975",
"accessionNumber":"1975.1.182",
"isPublicDomain":true,
"primaryImage":"https://images.metmuseum.org/CRDImages/ep/original/DT4425.jpg",
"primaryImageSmall":"https://images.metmuseum.org/CRDImages/ep/web-large/DT4425.jpg",
"tags":["Princesses","Women","Beaches"],
"objectURL":"https://www.metmuseum.org/art/collection/search/437988",
"recordType":"artwork",
"scrapedAt":"2026-05-25T10:00:00+00:00"
}

Data source

All data is sourced from The Metropolitan Museum of Art's free and open Collection API (collectionapi.metmuseum.org). The API provides no-authentication access to the museum's entire digitized collection. No API key or account is required. Images marked isPublicDomain: true are released under the Creative Commons Zero (CC0) license.

FAQ

Q: Do I need an API key or account? A: No. The Met Collection API is completely free and open โ€” no registration required.

Q: How many artworks does The Met have? A: Over 470,000 objects are in the collection, with approximately 375,000 available via the API.

Q: Can I use the images commercially? A: Artworks with isPublicDomain: true are released CC0 (no rights reserved) and can be used for any purpose. Always check the rightsAndReproduction field for specific terms.

Q: Why are some artworks missing images? A: Many works in the physical collection have not yet been photographed or do not permit digital reproduction. Use hasImages: true to filter to only illustrated works.

Q: What is the date range of the collection? A: The collection spans from approximately 5000 BCE (ancient Egyptian) to contemporary works. Use dateBegin/dateEnd with negative values for BCE dates.

Q: How often is the data updated? A: The Met updates their collection API regularly. The scrapedAt field records when each record was extracted.

Q: Can I scrape all 375,000 artworks? A: Yes, set maxItems to 5000 and run multiple times with different department or search filters. No rate limits are documented for the public API.

You might also like

Metropolitan Museum of Art Scraper

crawlergang/met-museum-scraper

Scrape The Metropolitan Museum of Art's open collection of 470,000+ artworks. Search by keyword, browse by department, or look up by artist. Returns full artwork metadata including title, artist, date, medium, dimensions, images, and more

2

5.0

Metropolitan Museum of Art Scraper

crawlerbros/met-museum-scraper

Scrape The Metropolitan Museum of Art's open collection of 470,000+ artworks. Search by keyword, browse by department, or look up by artist. Returns full artwork metadata including title, artist, date, medium, dimensions, images, and more

Metropolitan Museum Open Access Scraper

parseforge/met-museum-scraper

Browse and export the Metropolitan Museum of Art's open-access collection. 470,000+ artworks across 17 departments with images, dates, artists, cultures, mediums, dimensions, and provenance. Search by keyword, artist, culture, or department.

Met Museum Open Access Art Scraper

jungle_synthesizer/met-museum-open-access-art-scraper

Scrape The Met's open-access collection API. Returns full metadata for 490k+ objects: title, artist, department, medium, dimensions, classification, culture, credit line, AAT tags, and CC0 image URLs. Modes: keyword search, department walk, incremental, and direct object-ID lookup.

๐Ÿ‘ User avatar

BowTiedRaccoon

3

Cleveland Museum of Art Scraper

crawlerbros/cleveland-museum-of-art-scraper

Scrape the Cleveland Museum of Art's open-access collection of 65,000+ artworks. Search by keyword, filter by artwork type or department, and extract titles, artists, dates, techniques, dimensions, and high-resolution images.

Victoria and Albert Museum Scraper

crawlerbros/victoria-and-albert-museum-scraper

Scrape the Victoria and Albert Museum's public API - 1.1M+ objects of art and design. Search by keyword, browse by category (ceramics, textiles, jewellery, etc.), or fetch a specific object to get titles, artists, dates, materials, techniques, and images.

Cleveland Museum of Art Scraper

parseforge/cleveland-museum-of-art-scraper

Search the Cleveland Museum of Art open access collection for public domain artworks. Pull CC0 image URLs, title, artist, creation date, medium, dimensions, department, and culture. Great for art research, machine learning datasets, and building galleries or catalogs.