ParseForge Scrapers

V&A Museum Artworks Scraper

parseforge/vam-museum-artworks-scraper

EducationTravelAutomation

Scrapes V&A Museum artworks matching a search term and returns each one as a flat row with title, maker, materials, date, and museum record details.

Run this scraper See the API call
Total users
2
Monthly active
1
Total runs
45
Bookmarked
0
Rating
Not rated yet
Last modified
12 days ago

Overview

ParseForge

V&A Museum Artworks Scraper

Scrape V&A Museum artworks by search term, up to a million per run. Each artwork comes with its title, maker, materials, date, and museum record details. No login or API key. Export to CSV, JSON, Excel, or XML.

The Victoria and Albert Museum's collection spans 5,000 years of art and design, but browsing it manually means clicking through endless pages. This Actor searches the public collection by keyword and returns each matching artwork as a flat row, ready for research, cataloguing, or inspiration.

Who uses it What they scrape V&A Museum for
Art historians Gathering all works by a specific maker or period for a research paper
Designers Pulling examples of a material or technique for a mood board
Museum professionals Comparing the V&A's holdings with other collections for an exhibition
Students Collecting primary source data for a thesis on decorative arts

What it does

This Actor collects V&A Museum artworks matching a search term and returns each one as a flat row with its title, maker, materials, date, and museum record details.

  • ๐Ÿ” Keyword search: matches titles, makers, materials, and descriptions from the V&A collection.
  • ๐Ÿ“ฆ Bulk export: collect up to 1,000,000 artworks per run in one dataset.
  • ๐Ÿงพ Flat rows: every artwork is returned as a single record with consistent fields.
  • ๐ŸŒ No login: reads the public collection pages directly, no API key or registration.

Results export to CSV, JSON, Excel, or XML, or straight from the API.

What you can do with V&A Museum data

๐Ÿ“š Build a research dataset.

An art historian searches for 'Raphael' and collects every matching artwork with its maker and date to analyse stylistic changes.

๐ŸŽจ Source design inspiration.

A designer searches for 'silver' and pulls all matching objects to study patterns and techniques for a new product line.

๐Ÿ›๏ธ Compare museum holdings.

A curator searches for 'chair' and exports the V&A's results to compare with another museum's collection for a joint exhibition.

๐Ÿ“Š Analyse collection trends.

A student searches for 'tiger' and collects all matches to chart how the motif appears across centuries and media.

Why choose this scraper

What you get
Search by keyword Find artworks by title, maker, material, or description
Up to 1M rows Collect the full result set for broad queries
Flat schema Every artwork is one row, ready for spreadsheets or databases
No API key Uses the public collection pages, no registration needed

How it compares

No other Store actor targets V&A Museum the same way, so the honest comparison is with the alternatives teams actually weigh.

V&A Museum Artworks Scraper Build it in-house By hand
Setup Run it now, zero config Days of engineering None, but hours per pull
When V&A Museum changes Maintained for you You fix it You re-learn the page
Proxies, retries, anti-bot Built in Your problem Browser only
Output Fixed JSON schema, CSV/Excel export Whatever you build Copy-paste
Cost Pay per result Engineering time Analyst hours

Configure the run

Drive the Actor with a single search term, and set a maximum number of artworks to collect per run. The Input tab lists every parameter.

A first run with the defaults:

{
  "searchQuery": "chair",
  "maxItems": 10
}

A larger pull:

{
  "searchQuery": "chair",
  "maxItems": 200
}

Pricing

Pay-per-result: $0.004 per result collected. You pay only for the results written to your dataset.

Results collected Approximate cost
100 results $0.40
1,000 results $4.00
10,000 results $40.00

New Apify accounts start with $5 in free credit.

Free users

Free-plan runs return up to 10 results as a preview. Upgrade your Apify plan to collect up to 1,000,000 results per run.

Run it

  1. Create a free Apify account with $5 in credit.
  2. Open the V&A Museum Artworks Scraper.
  3. Set your inputs and any filters, then click Start.
  4. Export the results as CSV, Excel, JSON, or XML from the Dataset tab.

Run it programmatically through the Apify API (run-sync-get-dataset-items) or the ApifyClient for JavaScript and Python.

Use with AI agents (MCP)

Give an AI agent live access to V&A Museum through the Model Context Protocol. Add the Actor to Claude, Cursor, or any MCP client:

claude mcp add --transport http apify "https://mcp.apify.com?tools=parseforge/vam-museum-artworks-scraper"

Then prompt it in plain language to run the scraper and read back the results.

Troubleshooting

Why am I getting no results?

Check your search term. The V&A search matches titles, makers, materials, and descriptions. Try a broader term or check the spelling. Also ensure the term is relevant to the V&A collection.

Why did the run stop before reaching my maxItems?

The Actor stops when there are no more matching artworks. If your search term returns fewer results than your maxItems, the run will end early.

Why are some fields empty?

Not all V&A records have complete metadata. Some artworks may lack a maker, date, or material. The Actor returns whatever is available on the collection page.

Can I get more than 1,000,000 artworks?

The maximum per run is 1,000,000. If you need more, split your search into narrower terms and run the Actor multiple times.

FAQ

Question Answer
What can I search for? Any keyword that appears in the V&A collection's titles, makers, materials, or descriptions. For example, 'chair', 'tiger', 'silver', or 'Raphael'.
How many artworks can I collect? You can set a maximum of up to 1,000,000 artworks per run. The Actor will stop when it reaches that number or when there are no more matches.
Do I need an API key or login? No. The Actor reads the public V&A collection pages directly, so no registration or authentication is required.
What format is the data returned in? Each artwork is returned as a flat row in a dataset. You can export the dataset to CSV, JSON, Excel, or XML from Apify.
Does the Actor include images? The Actor returns the metadata for each artwork, including any image URLs that are available on the collection page.
Can I search by artist name? Yes. The search matches maker names, so searching for 'Raphael' will return works attributed to Raphael.
Is the V&A collection complete? The Actor returns what is publicly available on the V&A website. Some records may have limited metadata.
Can I run multiple searches at once? Each run takes one search term. You can run the Actor multiple times with different terms, or use Apify's scheduler to automate runs.

Related actors

Browse the full ParseForge collection for more scrapers.

๐Ÿ†˜ Need help? Email parseforge@protonmail.com with your run ID, your input, and what you expected.

โš ๏ธ Disclaimer. This Actor is unofficial and is not affiliated with, endorsed by, or sponsored by Victoria and Albert Museum. It collects only publicly available data. You are responsible for using the collected data in compliance with the source's terms of service and applicable data-protection laws, including GDPR, CCPA, and PIPL. Do not use it to collect personal data unlawfully.

Input

FieldTypeWhat it doesDefault
searchQuery required string Required. Keyword to search the Victoria and Albert Museum collection (for example chair, tiger, silver, Raphael). Matches against titles, makers, materials and descriptions. chair
maxItems integer How many artworks to collect per run. 10

Pricing

from $3.62 per 1,000 results

Charged forWhat it isPrice each
result Single result in the default dataset. $0.00362 to $0.004

Tiered: the lower figure is the price on a higher Apify plan. Billing and the free credit live on Apify.

API

One POST returns the dataset directly. Same shape for every scraper in the library, so swapping the slug is the only change.

POST ยท run and get results
curl -X POST "https://api.apify.com/v2/acts/parseforge~vam-museum-artworks-scraper/run-sync-get-dataset-items?token=$APIFY_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "helloWorld": 123
  }'

Examples

Input that runs as-is.

input.json
{
  "helloWorld": 123
}

Reviews

No reviews yet. Be the first.

Issues

We build and maintain this scraper, so a problem with it comes to us. Report it on the Apify listing and the thread stays attached to the scraper where the next person can find it: open an issue.

Broken and urgent, or you would rather not post in public? Write to parseforge@protonmail.com and it reaches the people who wrote it.

Related scrapers

Run V&A Museum Artworks Scraper on Apify All scrapers