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
Maintained by CommunityActor stats
1
Bookmarked
6
Total users
1
Monthly active users
10 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
โจ Why choose this Actor
| Capability | |
|---|---|
| ๐ฏ | Built for the job. Scoped specifically to this data source so you skip the parser engineering entirely. |
| ๐ | Structured output. Clean, typed fields ready for analysis, dashboards, or downstream pipelines. |
| โก | Fast. Optimized request patterns return results in seconds, not minutes. |
| ๐ | Always fresh. Every run pulls live data, so the dataset reflects the source as of run time. |
| ๐ | No infra to manage. Apify handles proxies, retries, scaling, scheduling, and storage. |
| ๐ก๏ธ | Reliable. Battle-tested across many runs and edge cases, with graceful error handling. |
| ๐ซ | No code required. Configure in the UI, run from CLI, schedule via cron, or call from any language with the Apify SDK. |
๐ Production-grade structured data without the engineering overhead of building and maintaining your own scraper.
๐ 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 |
๐ 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
๐ฐ How much does it cost?
Apify gives you $5 in free monthly credits on the Apify Free plan, enough to test Artsy Scraper - Artworks, Artists & Shows and pull a real sample dataset. For ongoing usage:
- Starter plan ($49/month) โ Recommended for individuals running Artsy Scraper - Artworks, Artists & Shows regularly. Includes higher concurrency and larger datasets.
- Scale plan ($499/month) โ Recommended for teams running Artsy Scraper - Artworks, Artists & Shows at production scale.
Pay-Per-Event pricing means you only pay for what you actually use. Failed runs are never charged. See the Pricing tab on this Actor's page for exact event prices.
๐ก Tips for using Artsy Scraper - Artworks, Artists & Shows
- Start with a small
maxItems(3-10) to validate output format before running larger jobs. - Use Apify Schedules to run Artsy Scraper - Artworks, Artists & Shows on a recurring basis and keep your dataset fresh.
- Export via Integrations: Apify connects to Google Sheets, Airbyte, Make, Zapier, and direct webhooks โ pipe your data anywhere.
- Monitor with webhooks: trigger downstream workflows the moment a run finishes.
- Re-run failed items: if any individual records error out, re-run with their inputs only. Failed events are not charged.
โ๏ธ Is it legal to use Artsy Scraper - Artworks, Artists & Shows?
Yes. Artsy Scraper - Artworks, Artists & Shows only collects publicly available data. Web scraping public data has been confirmed as legal by US courts (see hiQ Labs v. LinkedIn) and is widely used for research, market analysis, and business intelligence.
However, you are responsible for:
- Respecting the source website's Terms of Service.
- Complying with GDPR, CCPA, and other applicable data-protection laws when personal data is involved.
- Not republishing copyrighted content without permission.
If you have specific compliance concerns, consult your legal team. See the Apify legal docs for more.
โ Frequently Asked Questions
๐ 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.
๐ 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
๐ Integrate with any app
Artsy Scraper - Artworks, Artists & Shows 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 results 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 data into your product backend, or alert your team in Slack.
๐ 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.
