Artsy Scraper - Artworks, Artists & Shows
Pricing
from $4.50 / 1,000 results
Artsy Scraper - Artworks, Artists & Shows
Scrape artworks, artists, and gallery shows from Artsy. Get titles, prices, dimensions, provenance, images, and availability for thousands of pieces. Search by keyword, filter by for-sale status or show type.
Pricing
from $4.50 / 1,000 results
Rating
0.0
(0)
Developer
ParseForge
Actor stats
0
Bookmarked
4
Total users
2
Monthly active users
2 days ago
Last modified
Categories
Share

๐จ Artsy Scraper - Artworks, Artists & Shows
๐ Scrape artworks, artists, and gallery shows from Artsy. Get titles, prices, dimensions, provenance, images, and availability. Search by keyword and filter by for-sale status or show type.
๐ Last updated: 2026-04-16
Collect art market data from Artsy without coding. Scrape artworks with prices, dimensions, medium, provenance, and high-resolution images. Extract artist profiles with biographies and artwork counts. Collect gallery show details with dates, locations, and partner information. Search by keyword and filter by availability or show status.
Whether you are a collector tracking artwork prices, a gallery building a digital catalog, a researcher studying art market trends, or an appraiser comparing similar pieces, this tool delivers structured data from one of the world's largest online art marketplaces.
| Target | Artsy - online art marketplace and gallery platform |
|---|---|
| Use Cases | Art market research, price tracking, collection management, gallery monitoring, art investment analysis |
๐ What it does
- ๐ผ๏ธ Extracts artwork titles, artist names, dates, medium, category, and dimensions (inches and centimeters) for every piece
- ๐ฐ Collects list prices, price ranges, sale messages, and auction status to track market values
- ๐ธ Returns primary images and full image galleries with width, height, and aspect ratio metadata
- ๐ค Scrapes artist profiles with nationality, biography, birth/death dates, gender, and artwork counts
- ๐๏ธ Collects gallery show information including exhibition names, dates, locations, partner names, and artwork counts
- โ Includes availability status, for-sale flags, condition descriptions, and certificates of authenticity
The scraper operates in three modes: artworks, artists, and shows. Each mode returns a specialized set of fields. Artwork records include 25+ fields with pricing, dimensions, and provenance details.
๐ก Why it matters: The art market is notoriously opaque. Prices, availability, and provenance information are scattered across gallery websites and marketplaces. This scraper centralizes that data into structured records you can analyze in spreadsheets or databases.
๐ฌ Full Demo
๐ง Coming soon
โ๏ธ Input
| Field | Type | Description |
|---|---|---|
| Mode | Select | What to scrape: Artworks, Artists, or Gallery Shows |
| Keyword / Search Query | Text | Keyword to search for (used in artworks and artists modes) |
| Max Items | Number | Free users: Limited to 10 items. Paid users: up to 1,000,000 |
| For Sale Only | Checkbox | Only return artworks currently for sale (artworks mode only) |
| Shows Status | Select | Filter shows by Upcoming, Running, or Closed (shows mode only) |
Example 1: For-sale artworks by keyword
{"mode": "artworks","keyword": "picasso","forSale": true,"maxItems": 100}
Example 2: Gallery shows currently running
{"mode": "shows","showsStatus": "running","maxItems": 50}
โ ๏ธ Good to Know: Free users are limited to 10 results per run. The "For Sale Only" filter applies only to artworks mode. Shows can be filtered by upcoming, running, or closed status.
๐ Output
๐งพ Schema
Artworks mode:
| Emoji | Field | Type | Description |
|---|---|---|---|
| ๐ผ๏ธ | imageUrl | String | Primary artwork image URL |
| ๐ | title | String | Artwork title |
| ๐ค | artistNames | String | Artist name(s) |
| ๐ | url | String | Direct link to artwork on Artsy |
| ๐ | date | String | Year or date created |
| ๐จ | medium | String | Medium (oil, linocut, print, etc.) |
| ๐ท๏ธ | category | String | Artwork category |
| ๐ | dimensionsIn | String | Dimensions in inches |
| ๐ | dimensionsCm | String | Dimensions in centimeters |
| ๐ฐ | priceDisplay | String | Formatted display price |
| ๐ต | priceAmount | Number | Price amount as number |
| ๐ฑ | priceCurrencyCode | String | Price currency code |
| ๐ | saleMessage | String | Sale status message |
| โ | availability | String | Current availability status |
| ๐ | isForSale | Boolean | Whether artwork is for sale |
| ๐จ | isInAuction | Boolean | Whether artwork is in auction |
| ๐๏ธ | partnerName | String | Gallery or partner name |
| ๐ | conditionDescription | String | Condition details |
| ๐ | certificateOfAuthenticity | String | Certificate details |
| ๐ธ | images | Array | Full image gallery with dimensions |
| ๐ | scrapedAt | String | Timestamp when data was collected |
| โ ๏ธ | error | String | Error message if extraction failed |
Artists mode:
| Emoji | Field | Type | Description |
|---|---|---|---|
| ๐ผ๏ธ | imageUrl | String | Artist profile image |
| ๐ค | name | String | Artist name |
| ๐ | nationality | String | Artist nationality |
| ๐ | birthday | String | Birth year or date |
| ๐ | deathday | String | Death year or date |
| ๐ | biography | String | Artist biography text |
| ๐จ | artworksCount | Number | Total artworks on platform |
| ๐ | forSaleArtworksCount | Number | Artworks currently for sale |
| ๐ | url | String | Artist profile URL |
Shows mode:
| Emoji | Field | Type | Description |
|---|---|---|---|
| ๐ | name | String | Exhibition name |
| ๐ | startAt | String | Show start date |
| ๐ | endAt | String | Show end date |
| ๐ | status | String | Show status |
| ๐จ | artworksCount | Number | Number of artworks in show |
| ๐ | locationCity | String | Show location city |
| ๐ | locationCountry | String | Show location country |
| ๐๏ธ | partnerName | String | Gallery or partner name |
| ๐ | url | String | Show page URL |
โจ Why choose Artsy Scraper
| Feature | Details |
|---|---|
| ๐ผ๏ธ Three scraping modes | Artworks, artists, and gallery shows in a single tool |
| ๐ฐ Pricing data | List prices, price ranges, sale messages, and auction indicators |
| ๐ Full dimensions | Measurements in both inches and centimeters with aspect ratios |
| ๐ค Artist profiles | Biography, nationality, birth/death dates, and artwork counts |
| ๐๏ธ Gallery shows | Exhibition names, dates, locations, and partner information |
| โก Fast API extraction | No browser needed - direct API calls for quick results |
| ๐ฆ Multiple exports | Download as JSON, CSV, or Excel |
๐ 25+ data fields per artwork including pricing, dimensions, and provenance
๐ How it compares
| Feature | Artsy Scraper | Other Tools |
|---|---|---|
| Artworks + artists + shows | Yes | Usually one type |
| Pricing with currency | Yes | Rarely |
| Dimensions in inches and cm | Yes | No |
| Condition and authenticity | Yes | No |
| Artist biography and counts | Yes | Limited |
| Gallery show dates and locations | Yes | No |
| For-sale and auction filters | Yes | No |
| Export formats | JSON, CSV, Excel | Varies |
๐ How to use
- Sign up - Create a free account with $5 credit
- Find the tool - Search for "Artsy Scraper" in the Apify Store
- Configure - Choose mode (artworks, artists, or shows), set keyword and filters
- Run it - Click "Start" and wait for results
- Export data - Download as JSON, CSV, or Excel, or connect to Google Sheets
๐ผ Business use cases
| ๐จ Art Collectors Track artwork prices and availability across galleries to find pieces before they sell and compare market values | ๐๏ธ Galleries Monitor competitor listings, pricing strategies, and exhibition schedules to plan your own programming |
| ๐ Market Researchers Analyze art market trends by medium, artist, price range, and geography for investment reports | ๐ผ Appraisers Compare similar artworks by the same artist, medium, and date for accurate valuation estimates |
๐ Automating with code
Node.js example:
import { ApifyClient } from 'apify-client';const client = new ApifyClient({ token: 'YOUR_API_TOKEN' });const run = await client.actor("parseforge/artsy-scraper").call({mode: "artworks",keyword: "picasso",forSale: true,maxItems: 100});const { items } = await client.dataset(run.defaultDatasetId).listItems();console.log(items);
Python example:
from apify_client import ApifyClientclient = ApifyClient("YOUR_API_TOKEN")run = client.actor("parseforge/artsy-scraper").call(run_input={"mode": "artworks","keyword": "picasso","forSale": True,"maxItems": 100})items = list(client.dataset(run["defaultDatasetId"]).iterate_items())print(items)
See the Apify API docs for more integration options.
โ FAQ
๐ Integrate with your tools
- Make - Automate art data workflows
- Zapier - Get alerts on new listings
- GitHub - Version control integration
- Slack - Get notifications when runs complete
- Airbyte - Data pipeline integration
- Google Drive - Export directly to spreadsheets
๐ Recommended Actors
| Actor | Description |
|---|---|
| Etsy Scraper | Collect handmade and vintage marketplace listings |
| LiveAuctioneers Scraper | Extract auction house results and lot data |
| Poshmark Scraper | Collect fashion resale marketplace listings |
| CoinGecko Scraper | Cryptocurrency market data and trends |
| eBay Scraper | Auction and marketplace listing data |
Browse our complete collection of data extraction tools for more.
๐ Need Help?
- Check the FAQ section above for common questions
- Visit the Apify documentation for platform guides
- Contact us to request a new scraper, propose a custom project, or report an issue at Tally contact form
Disclaimer: This Actor is an independent tool and is not affiliated with, endorsed by, or connected to Artsy. It accesses only publicly available data.
