Art Institute of Chicago Scraper
Pricing
from $3.75 / 1,000 result items
Art Institute of Chicago Scraper
Export 131,000+ artworks from the Art Institute of Chicago catalog. Pull titles, artists, dates, mediums, dimensions, places of origin, classifications, departments, credit lines, and high-resolution IIIF image links by browse, search, classification, or department.
Pricing
from $3.75 / 1,000 result items
Rating
0.0
(0)
Developer
ParseForge
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Share

πΌοΈ Art Institute of Chicago Scraper
π Export the AIC catalog in seconds. Pull 131,000+ artworks across paintings, sculptures, photographs, prints, textiles, and decorative arts. No login, no API key, no manual CSV wrangling.
π Last updated: 2026-05-21 Β· π 38 fields per record Β· πΌοΈ 131,945 artworks Β· ποΈ 16 curatorial departments Β· π¨ 30+ classifications
The Art Institute of Chicago Scraper exports the museum's public catalog and returns 38 fields per artwork, including title, artist, date, medium, dimensions, place of origin, classification, department, credit line, provenance text, and a direct IIIF high-resolution image link. The underlying dataset is one of the largest open museum catalogs in the world, maintained by AIC curators and continuously refreshed.
Coverage spans 131,945 records across 16 curatorial departments and 30+ classifications, from European old masters and Impressionist paintings to Japanese prints, African sculpture, and contemporary textiles. Records include public-domain flags and on-view status, so you can build galleries, study collections, or training sets without rights ambiguity.
| π― Target Audience | π‘ Primary Use Cases |
|---|---|
| Art historians, museum tech teams, EdTech builders, ML researchers, gallery apps, digital archivists, OSM contributors | High-resolution image datasets, provenance research, classroom slide decks, ML training (vision), gallery autocomplete, public-domain image discovery |
π What the Art Institute of Chicago Scraper does
Two collection workflows in a single run:
- πΌοΈ Browse the full catalog. Walk all 131,945 records in catalog order with optional filters.
- π Keyword search. Free-text query across titles, artists, mediums, and credit lines.
- ποΈ Department filter. Restrict to one of 16 curatorial departments such as Modern and Contemporary Art or Photography and Media.
- π¨ Classification filter. Narrow to one technique (painting, sculpture, etching, lithograph, woodblock print, photograph, and more).
- β Public-domain only. Surface artworks released into the public domain for free reuse.
- πͺ On-view only. Surface artworks currently on display in a museum gallery.
Each record includes the artist credit, dating, medium and dimensions, classification, department, provenance, credit line, and a direct IIIF image URL sized for web use.
π‘ Why it matters: access to a structured, well-maintained museum catalog powers research projects, classroom slide decks, training data for vision models, and inspiration libraries for designers. The catalog mixes public-domain works that anyone can reuse with copyrighted contemporary holdings, and this scraper exposes that distinction in a single field.
π¬ Full Demo
π§ Coming soon: a 3-minute walkthrough showing how to go from sign-up to a downloaded dataset.
βοΈ Input
| Input | Type | Default | Behavior |
|---|---|---|---|
maxItems | integer | 10 | Records to return. Free plan caps at 10, paid plan at 1,000,000. |
mode | string | "list" | list walks the full catalog, search runs a keyword query. |
query | string | "" | Free-text search string when mode is search. |
departmentId | string | "" | One of 16 department IDs (e.g. PC-11 Modern Art). Empty = any. |
classification | string | "" | One classification (e.g. painting, etching, textile). Empty = any. |
publicDomainOnly | boolean | false | When true, returns only public-domain artworks. |
isOnView | boolean | false | When true, returns only artworks currently on view. |
Example: 50 public-domain paintings from Painting and Sculpture of Europe.
{"maxItems": 50,"mode": "list","departmentId": "PC-10","classification": "painting","publicDomainOnly": true}
Example: 25 search results for "monet water lilies".
{"maxItems": 25,"mode": "search","query": "monet water lilies"}
β οΈ Good to Know: the AIC catalog includes both public-domain and copyrighted works. The
isPublicDomainfield tells you which is which. The IIIF image URL is the standard 843-pixel-wide web rendition; for higher resolution use the IIIF service directly with theimage_idpath component.
π Output
Each artwork record contains 39 fields. Download the dataset as CSV, Excel, JSON, or XML.
π§Ύ Schema
| Field | Type | Example |
|---|---|---|
πΌοΈ imageUrl | string | null | IIIF web rendition (843 px wide) |
π artworkId | integer | 65133 |
π·οΈ title | string | "Panel (Upholstery Fabric)" |
π€ artistDisplay | string | null | "Yvonne Palmer Pacanovsky Bobrowicz (American, 1928-2022)" |
π€ artistTitle | string | null | Short artist label |
π
dateDisplay | string | null | "1951" |
π
dateStart / dateEnd | number | null | Decimal year bounds |
π placeOfOrigin | string | null | "Pennsylvania" |
π¨ mediumDisplay | string | null | "Cotton, rayon, and polyolefin, float weave" |
π dimensions | string | null | "210.8 x 103.8 cm" |
ποΈ classificationTitle | string | null | "textile" |
ποΈ departmentTitle | string | null | "Textiles" |
π³ creditLine | string | null | "Gift of Mr. and Mrs. Joseph R. Bobrowicz" |
π mainReferenceNumber | string | null | Accession number |
β
isPublicDomain | boolean | null | false |
πͺ isOnView | boolean | null | false |
π¨ colorfulness | number | null | Numeric color metric |
π¨ colorHsl | object | null | {h, s, l, percentage, population} |
π subjectTitles / styleTitles / themeTitles | string[] | null | Curated tags |
π provenanceText | string | null | Ownership history |
π publicationHistory | string | null | Publications referencing the work |
ποΈ exhibitionHistory | string | null | Exhibition history text |
π artworkUrl | string | "https://www.artic.edu/artworks/65133" |
π scrapedAt | ISO 8601 | "2026-05-20T23:14:00.000Z" |
π¦ Sample records
β¨ Why choose this Actor
| Capability | |
|---|---|
| πΌοΈ | Massive catalog. 131,945 artworks across paintings, sculpture, photography, prints, textiles, and decorative arts. |
| π― | Multi-dimensional filtering. Department, classification, search query, public-domain flag, and on-view flag combine freely. |
| πΌοΈ | Direct IIIF image links. One field returns a ready-to-render high-resolution image URL per record. |
| β‘ | Fast. 10 records in under 10 seconds, 10,000 in a few minutes. |
| π | Rich metadata. Provenance, publication history, exhibition history, credit line, and dating bounds included. |
| π | Always fresh. Every run pulls the latest catalog so new accessions and corrections appear automatically. |
| π« | No authentication. Public catalog data. No login or token required. |
π The AIC catalog is one of the most-cited open museum datasets in the cultural-heritage community. The combination of metadata depth and high-resolution imagery is unusual at this scale.
π How it compares to alternatives
| Approach | Cost | Coverage | Refresh | Filters | Setup |
|---|---|---|---|---|---|
| β Art Institute of Chicago Scraper (this Actor) | $5 free credit, then pay-per-use | 131,945 artworks | Live per run | mode, department, classification, public-domain, on-view | β‘ 2 min |
| Manual catalog browsing | Free | Per artwork | Manual | None | π’ Tedious |
| Aggregator museum portals | Free / mixed | Smaller subsets | Variable | Limited | β³ Hours |
| Build your own crawler | Engineering time | Full | Custom | Custom | π οΈ Days |
Pick this Actor when you want a clean, filtered slice of the AIC catalog without writing parsers, handling pagination, or maintaining schemas.
π How to use
- π Sign up. Create a free account with $5 credit (takes 2 minutes).
- π Open the Actor. Go to the Art Institute of Chicago Scraper page on the Apify Store.
- π― Set input. Pick a department, classification, search query, or leave defaults for a catalog browse.
- π Run it. Click Start and let the Actor collect your data.
- π₯ Download. Grab your results in the Dataset tab as CSV, Excel, JSON, or XML.
β±οΈ Total time from signup to downloaded dataset: 3-5 minutes. No coding required.
πΌ Business use cases
π Automating Art Institute of Chicago Scraper
Control the scraper programmatically for scheduled runs and pipeline integrations:
- π’ Node.js. Install the
apify-clientNPM package. - π Python. Use the
apify-clientPyPI package. - π See the Apify documentation for full details.
The Apify Schedules feature lets you trigger this Actor on any cron interval. Daily or weekly refreshes keep downstream catalogs in sync with new accessions and metadata corrections.
π Beyond business use cases
Data like this powers more than commercial workflows. The same structured records support research, education, civic projects, and personal initiatives.
π€ Ask an AI assistant about this scraper
Open a ready-to-send prompt about this ParseForge actor in the AI of your choice:
- π¬ ChatGPT
- π§ Claude
- π Perplexity
- π Copilot
β Frequently Asked Questions
π§© How does it work?
Configure your department, classification, search query, or public-domain filter, click Start, and the Actor pulls the AIC catalog page by page, returning one clean structured record per artwork. No browser automation, no captchas, no setup.
π How accurate is the data?
The records mirror the museum's own catalog. Cataloging accuracy depends on AIC curatorial staff. Older records may have less complete provenance or dimensions; modern accessions tend to be fully populated.
π How often is the dataset refreshed?
The catalog is updated continuously as the museum revises records and accessions new artworks. Every run of this Actor pulls the latest data, so your dataset reflects current entries at run time.
πΌοΈ Are the images free to reuse?
Only artworks with isPublicDomain set to true are explicitly cleared for free reuse. Other records remain under copyright; consult the museum's terms before redistribution.
β° Can I schedule regular runs?
Yes. Use Apify Schedules to run this Actor on any cron interval (hourly, daily, weekly) and keep a downstream database in sync.
βοΈ Is this data legal to use?
The structured metadata is published openly. Image rights vary by artwork; the isPublicDomain field flags works released for free reuse. Review the museum's terms for your specific use case.
πΌ Can I use this data commercially?
Yes for the metadata and for any artwork flagged as public domain. Other images may carry copyright restrictions. You are responsible for compliance.
π³ Do I need a paid Apify plan to use this Actor?
No. The free Apify plan is enough for testing and small runs (10 records per run). A paid plan lifts the limit and gives you access to scheduling, higher concurrency, and larger datasets.
π What happens if a run fails or gets interrupted?
Apify automatically retries transient errors. If a run still fails, inspect the log in the Runs tab, adjust the input, and re-run. Partial datasets from failed runs are preserved.
ποΈ Can I filter to a specific gallery or exhibition?
The schema returns galleryTitle and galleryId per record, so you can post-filter after a run. Add a search query like the exhibition title for tighter matching at collection time.
π What if I need help?
Our support team is here to help. Contact us through the Apify platform or use the Tally form linked below.
π Integrate with any app
Art Institute of Chicago Scraper connects to any cloud service via Apify integrations:
- Make - Automate multi-step workflows
- Zapier - Connect with 5,000+ apps
- Slack - Get run notifications in your channels
- Airbyte - Pipe catalog data into your warehouse
- GitHub - Trigger runs from commits and releases
- Google Drive - Export datasets straight to Sheets
You can also use webhooks to trigger downstream actions when a run finishes. Push fresh catalog data into your product backend, or alert your team in Slack.
π Recommended Actors
- π arXiv Preprint Scraper - Open-access research papers across every academic field
- π OurAirports Global Airport Database Scraper - Worldwide airport reference data
- πΊοΈ Nominatim OSM Scraper - Geocode addresses via OpenStreetMap
- π Indexmundi Scraper - Global demographic and economic indicators
π‘ Pro Tip: browse the complete ParseForge collection for more reference-data scrapers.
π Need Help? Open our contact form to request a new scraper, propose a custom data project, or report an issue.