Artsy Scraper - Artworks, Artists & Shows avatar

Artsy Scraper - Artworks, Artists & Shows

Pricing

from $4.50 / 1,000 results

Go to Apify Store
Artsy Scraper - Artworks, Artists & Shows

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

ParseForge

Maintained by Community

Actor stats

1

Bookmarked

8

Total users

2

Monthly active users

24 days ago

Last modified

Share

ParseForge Banner

🎨 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

Pull structured records from Artsy — clean fields ready as CSV, JSON, JSONL, Excel, or XML for downstream pipelines.

Copy to your AI assistant

Copy this block into ChatGPT, Claude, Cursor, or any LLM to start using this actor.

parseforge/artsy-scraper on Apify. Call: ApifyClient("TOKEN").actor("parseforge/artsy-scraper").call(run_input={...}), then client.dataset(run["defaultDatasetId"]).list_items().items for results. Key inputs: mode (string, default "artworks"), keyword (string, default "painting"), maxItems (integer, default 10), forSale (boolean, default false), showsStatus (string, default ""). Full actor spec: fetch build via GET https://api.apify.com/v2/acts/parseforge~artsy-scraper (Bearer TOKEN). Get token: https://console.apify.com/account/integrations

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.

TargetArtsy - online art marketplace and gallery platform
Use CasesArt 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

FieldTypeDescription
ModeSelectWhat to scrape: Artworks, Artists, or Gallery Shows
Keyword / Search QueryTextKeyword to search for (used in artworks and artists modes)
Max ItemsNumberFree users: Limited to 10 items. Paid users: up to 1,000,000
For Sale OnlyCheckboxOnly return artworks currently for sale (artworks mode only)
Shows StatusSelectFilter 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:

EmojiFieldTypeDescription
🖼️imageUrlStringPrimary artwork image URL
📝titleStringArtwork title
👤artistNamesStringArtist name(s)
🔗urlStringDirect link to artwork on Artsy
📅dateStringYear or date created
🎨mediumStringMedium (oil, linocut, print, etc.)
🏷️categoryStringArtwork category
📐dimensionsInStringDimensions in inches
📐dimensionsCmStringDimensions in centimeters
💰priceDisplayStringFormatted display price
💵priceAmountNumberPrice amount as number
💱priceCurrencyCodeStringPrice currency code
📊saleMessageStringSale status message
availabilityStringCurrent availability status
🛒isForSaleBooleanWhether artwork is for sale
🔨isInAuctionBooleanWhether artwork is in auction
🏛️partnerNameStringGallery or partner name
📋conditionDescriptionStringCondition details
📜certificateOfAuthenticityStringCertificate details
📸imagesArrayFull image gallery with dimensions
📅scrapedAtStringTimestamp when data was collected
⚠️errorStringError message if extraction failed

Artists mode:

EmojiFieldTypeDescription
🖼️imageUrlStringArtist profile image
👤nameStringArtist name
🌍nationalityStringArtist nationality
📅birthdayStringBirth year or date
📅deathdayStringDeath year or date
📝biographyStringArtist biography text
🎨artworksCountNumberTotal artworks on platform
🛒forSaleArtworksCountNumberArtworks currently for sale
🔗urlStringArtist profile URL

Shows mode:

EmojiFieldTypeDescription
📝nameStringExhibition name
📅startAtStringShow start date
📅endAtStringShow end date
📊statusStringShow status
🎨artworksCountNumberNumber of artworks in show
📍locationCityStringShow location city
🌐locationCountryStringShow location country
🏛️partnerNameStringGallery or partner name
🔗urlStringShow page URL

✨ Why choose Artsy Scraper

FeatureDetails
🖼️ Three scraping modesArtworks, artists, and gallery shows in a single tool
💰 Pricing dataList prices, price ranges, sale messages, and auction indicators
📐 Full dimensionsMeasurements in both inches and centimeters with aspect ratios
👤 Artist profilesBiography, nationality, birth/death dates, and artwork counts
🏛️ Gallery showsExhibition names, dates, locations, and partner information
⚡ Fast API extractionNo browser needed - direct API calls for quick results
📦 Multiple exportsDownload 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

FeatureArtsy ScraperOther Tools
Artworks + artists + showsYesUsually one type
Pricing with currencyYesRarely
Dimensions in inches and cmYesNo
Condition and authenticityYesNo
Artist biography and countsYesLimited
Gallery show dates and locationsYesNo
For-sale and auction filtersYesNo
Export formatsJSON, CSV, ExcelVaries

🚀 How to use

  1. Sign up - Create a free account with $5 credit
  2. Find the tool - Search for "Artsy Scraper" in the Apify Store
  3. Configure - Choose mode (artworks, artists, or shows), set keyword and filters
  4. Run it - Click "Start" and wait for results
  5. 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.

🎓 Research and academia

  • Empirical datasets for papers, thesis work, and coursework
  • Longitudinal studies tracking changes across snapshots
  • Reproducible research with cited, versioned data pulls
  • Classroom exercises on data analysis and ethical scraping

🎨 Personal and creative

  • Side projects, portfolio demos, and indie app launches
  • Data visualizations, dashboards, and infographics
  • Content research for bloggers, YouTubers, and podcasters
  • Hobbyist collections and personal trackers

🤝 Non-profit and civic

  • Transparency reporting and accountability projects
  • Advocacy campaigns backed by public-interest data
  • Community-run databases for local issues
  • Investigative journalism on public records

🧪 Experimentation

  • Prototype AI and machine-learning pipelines with real data
  • Validate product-market hypotheses before engineering spend
  • Train small domain-specific models on niche corpora
  • Test dashboard concepts with live input

🤖 Ask an AI assistant about this scraper

Open a ready-to-send prompt about this ParseForge actor in the AI of your choice:

❓ 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 ApifyClient
client = 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.


ActorDescription
Etsy ScraperCollect handmade and vintage marketplace listings
LiveAuctioneers ScraperExtract auction house results and lot data
Poshmark ScraperCollect fashion resale marketplace listings
CoinGecko ScraperCryptocurrency market data and trends
eBay ScraperAuction 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.