Artsy Art Marketplace Scraper avatar

Artsy Art Marketplace Scraper

Pricing

from $5.00 / 1,000 results

Go to Apify Store
Artsy Art Marketplace Scraper

Artsy Art Marketplace Scraper

Scrape artworks, artists, and galleries from Artsy.net. Get titles, prices, mediums, dimensions, artist bios, gallery names, and images via the public GraphQL API.

Pricing

from $5.00 / 1,000 results

Rating

0.0

(0)

Developer

lulz bot

lulz bot

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

6 days ago

Last modified

Categories

Share

Scrape artworks, artists, and galleries from Artsy.net — the world's largest online art marketplace. Uses the public Artsy GraphQL API (Metaphysics) with cursor-based pagination.

Search Types

TypeWhat You Get
ArtworksTitle, artist, date, medium, dimensions, price, gallery, category, image URL
ArtistsName, nationality, birthday, bio, image URL
GalleriesName, location, bio, image URL

Output Fields (Artworks)

FieldDescription
titleArtwork title
artistArtist name
dateYear or date range
mediumMaterials used (e.g. "Oil on canvas")
dimensionsPhysical dimensions
imageUrlImage URL
priceSale/price message
galleryGallery or partner name
categoryArtwork category (Painting, Sculpture, etc.)
artsyUrlDirect link on Artsy
scrapedAtISO timestamp

Output Fields (Artists)

FieldDescription
nameArtist name
birthdayBirth year
nationalityArtist nationality
bioShort biography
imageUrlArtist portrait URL
artsyUrlDirect link on Artsy
scrapedAtISO timestamp

Use Cases

  • Art market research: Track prices, mediums, and trends across categories
  • Artist discovery: Find artists by keyword, nationality, or period
  • Gallery analysis: Map gallery inventory and pricing strategies
  • Collection building: Search for specific artworks, mediums, or periods
  • Price monitoring: Track sale messages and availability across galleries
  • Data journalism: Analyze the art market at scale

Example Output (Artwork)

{
"title": "Guernica Study",
"artist": "Pablo Picasso",
"date": "1937",
"medium": "Oil on canvas",
"dimensions": "24 x 36 in",
"imageUrl": "https://d32dm0rphc51dk.cloudfront.net/...",
"price": "Contact for price",
"gallery": "Gagosian",
"category": "Painting",
"artsyUrl": "https://www.artsy.net/artwork/...",
"scrapedAt": "2026-04-25T12:00:00.000Z"
}

Example Output (Artist)

{
"name": "Banksy",
"birthday": "1974",
"nationality": "British",
"bio": "Banksy is an anonymous England-based street artist...",
"imageUrl": "https://d32dm0rphc51dk.cloudfront.net/...",
"artsyUrl": "https://www.artsy.net/artist/banksy",
"scrapedAt": "2026-04-25T12:00:00.000Z"
}

Tips

  • Use broad keywords like "abstract" or "sculpture" for large datasets
  • Use artist names like "picasso" or "warhol" for focused results
  • The artworks search type returns the most detailed data including pricing
  • Set maxResults up to 5000 for comprehensive market analysis

Run on Apify

This scraper runs on the Apify platform — a full-stack web scraping and automation cloud. Sign up for a free account to get started with 30-day trial of all features.

Try Apify free ->