MINI Configurator Data — Prices & Options for 22 Markets
Pricing
from $5.00 / 1,000 results
MINI Configurator Data — Prices & Options for 22 Markets
Extract MINI configurator data — prices, colors, rims, upholstery and option packages — from 22 national markets (ES, DE, FR, IT, GB + 17 more). No proxies needed.
Pricing
from $5.00 / 1,000 results
Rating
0.0
(0)
Developer
Rastriq — Structured data from the world
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
4 days ago
Last modified
Categories
Share
Extract prices, colors, rims, upholstery, and option packages from MINI configurators across 22 national markets — Spain, Germany, France, UK, Italy, and 17 more. Get complete pricing and configuration data for every model and trim level available in each country. No proxies, no API key, no login required.
🚀 Try it free — your first $5 of usage is on Apify. No credit card required.
📌 What is MINI Configurator Data?
MINI Configurator Data extracts complete pricing and configuration data from the MINI national configurator network across 22 countries. It retrieves the same information a customer sees when building their MINI online — model pricing, available colors, rims, upholstery, optional packages, and individual option costs — structured and ready for analysis.
Use MINI Configurator Data to:
- 💰 Monitor MINI pricing across Europe — detect when Germany prices a trim €800 cheaper than Spain
- 🎨 Audit option availability by market — find out which colors and rim options exist per country
- 📊 Feed automotive intelligence dashboards — pricing benchmarks, OEM competitive tracking, fleet analysis
- 🔄 Track configurator changes over time — schedule weekly runs to detect new models, removed trims, or price updates
The Apify platform gives MINI Configurator Data superpowers: scheduling, webhooks, API access, and integrations with Make, Zapier, and Google Sheets — all without writing a line of code.
🌍 Supported markets
MINI Configurator Data covers 22 national markets with a single run:
| Region | Markets |
|---|---|
| 🇪🇺 Western Europe | 🇪🇸 Spain · 🇩🇪 Germany · 🇫🇷 France · 🇮🇹 Italy · 🇬🇧 UK · 🇵🇹 Portugal · 🇳🇱 Netherlands · 🇧🇪 Belgium · 🇦🇹 Austria · 🇨🇭 Switzerland · 🇮🇪 Ireland |
| 🇪🇺 Northern & Eastern Europe | 🇸🇪 Sweden · 🇩🇰 Denmark · 🇫🇮 Finland · 🇨🇿 Czechia · 🇭🇺 Hungary · 🇷🇴 Romania · 🇸🇰 Slovakia |
| 🌎 Americas | 🇲🇽 Mexico · 🇧🇷 Brazil |
| 🌏 Asia-Pacific | 🇦🇺 Australia · 🇯🇵 Japan |
Each market returns data with the correct locale, so option names and trim descriptions appear in the local language.
📋 What data does MINI Configurator Data extract?
One dataset item = one model / trim combination per market. For the F65 range in Spain, the actor produces one item per available trim level (Classic, Essential, Sport…).
🌍 country / countryName | Market code and full name |
🚗 modelRange / modelCode | Range code (e.g. F65) and model variant code |
🏷️ trimCode | Trim/finish level code (e.g. S07EA = Classic) |
💰 pvpTotal | Base PVP in local market currency |
💶 pvpGrossListPrice / pvpNetListPrice | Gross and net list prices |
🎨 availableColors | Available exterior colors with family code |
🛞 availableRims | Available rim options with family code |
🪑 availableUpholstery | Available upholstery options |
📦 availablePackages | Optional packages (Sport Pack, Premium Pack…) |
⚙️ availableOptions | Individual options (stripes, mirror caps, connectivity…) |
💵 optionPrices | Price per option code {code: {grossListPrice, netListPrice}} |
💵 packagePrices | Price per package/trim upgrade code |
🔑 baseElementCodes | Full list of mandatory option codes in this configuration |
🖼️ imageUrl | Walkaround image URL (when available) |
📅 effectDate | Price validity date |
🚀 How to use MINI Configurator Data
Getting started takes under two minutes:
- Open MINI Configurator Data in Apify Console or click Try for free on this page
- Select markets — pick one or more countries from the dropdown (flags included)
- Set model ranges (optional) — enter
F65,J01, or leave empty for all models - Set Max models to
1for a quick test run before committing to a full extraction - Click Start and wait — a single market, single model run finishes in ~5 minutes
- Download results in JSON, CSV, Excel, or XML — or pull via the Apify API
For automated monitoring, save your configuration as a Task and add a Schedule to run weekly. Add a webhook to push data to your Slack, Google Sheets, or data warehouse automatically.
⚙️ Input parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
countries | array | ["es"] | Market codes to extract. Select from 22 supported countries. |
modelRanges | array | [] (all) | Filter by range: F65, F66, J01, U25, etc. Empty = all. |
maxModels | integer | 0 (no limit) | Max model variants per market. Set 1 for testing. |
includeImages | boolean | true | Include walkaround image URLs for each configuration. |
concurrency | integer | 2 | Parallel requests per market (max 3). |
Example — quick test, Spain only:
{"countries": ["es"],"modelRanges": ["F65"],"maxModels": 1}
Example — full European price comparison:
{"countries": ["es", "de", "fr", "it", "gb", "pt", "nl"],"modelRanges": ["F65", "J01"],"maxModels": 0,"concurrency": 2}
📦 Output example
Each result is a structured JSON object. Here's a real item from a run on Spain / F65 / Classic trim:
{"country": "es","countryName": "Spain","modelRange": "F65","modelRangeName": "MINI Hatch 5p","modelCode": "41KL","modelName": "Cooper 5p ONE","trimCode": "S07EA","pvpTotal": 28020,"pvpGrossListPrice": 28020,"pvpNetListPrice": 22059.65,"availableColors": [{ "code": "P0C3B", "available": true, "familyCode": "MET", "name": "Midnight Black" },{ "code": "P0C4R", "available": true, "familyCode": "MET", "name": "Chili Red II" },{ "code": "P0C74", "available": true, "familyCode": "MET", "name": "Island Blue" }],"availableRims": [{ "code": "S01KB", "available": true, "familyCode": "FELGE" },{ "code": "S01KG", "available": true, "familyCode": "FELGE" },{ "code": "S01QP", "available": true, "familyCode": "FELGE" }],"availableUpholstery": [{ "code": "FTCJ1", "available": true, "familyCode": "KUNST" }],"availablePackages": [{ "code": "S07YD", "available": true },{ "code": "S07YE", "available": true }],"packagePrices": {"S07EA": 9.9,"S07YD": 12.9,"S07YE": 24.9},"optionPrices": {"P0C3B": { "grossListPrice": 710.0, "netListPrice": 550.0 },"P0C4R": { "grossListPrice": 710.0, "netListPrice": 550.0 }},"effectDate": "2026-07-08","market": "es","brand": "mini"}
Download results in JSON, CSV, Excel, XML, or HTML from the Output tab, or pull them programmatically using the Apify API.
🔄 Setting up recurring price monitoring
MINI Configurator Data is designed for both one-time extractions and continuous monitoring:
- Save your input as a Task — click "Save as Task" in the Console after configuring your input
- Open Schedules — set frequency: daily, weekly, or custom cron (e.g.
0 6 * * 1for every Monday at 6am) - Add a webhook — receive data in Slack, email, or push to a Google Sheet when each run finishes
- Compare runs — use the dataset API to diff prices between two runs and detect changes
💰 How much does it cost to use MINI Configurator Data?
MINI Configurator Data runs on Apify's standard Compute Unit (CU) pricing.
| Scope | Items | Estimated cost |
|---|---|---|
| 1 market · 1 model · all trims | ~6 items | < $0.05 |
| 1 market · all models (F65 range) | ~12–18 items | < $0.15 |
| 3 markets · all models | ~40–55 items | $0.30–$0.60 |
| All 22 markets · all models | ~300–500 items | $3–$6 |
💡 Tip: Start with
"maxModels": 1and one market to validate the output format before scaling to a full run. Your first $5 is free on Apify.
🔗 Related Rastriq actors
Part of the Rastriq OEM Configurator Intelligence suite — covering BMW Group, Stellantis, Ford, and more:
| Actor | Description |
|---|---|
| BMW Europe Price Tracker | BMW configurator pricing across European markets |
| MG Motor EU Configurator Data | MG Motor configurator data for European markets |
| CUPRA Configurator Data | CUPRA Spain configurator prices and options |
| Stellantis Configurator Data | Opel, Peugeot, Citroën, Fiat configurator data |
| Dacia / Renault Configurator | Dacia and Renault Spain configurator pricing |
Explore the full portfolio at apify.com/Rastriq.
❓ Frequently Asked Questions
Does MINI Configurator Data require an API key or login?
No. The actor works with publicly available configurator data. No account, login, or credentials are required.
Why does pvpTotal not match the price I see on the MINI website?
pvpTotal is the base price for the model with standard mandatory equipment only — before optional extras (metallic paint, premium rims, sport packages) are added. The final price shown on the MINI website reflects a fully configured car. Use optionPrices to calculate the delta cost of each individual option on top of the base price.
Do prices include taxes?
pvpGrossListPrice is the gross price including local VAT. pvpNetListPrice is the pre-tax net price. Tax rates vary by market (21% IVA in Spain, 19% MwSt in Germany, 20% TVA in France, 20% VAT in the UK…).
How often should I run MINI Configurator Data?
MINI typically updates configurator prices quarterly, aligned with European homologation cycles. Weekly runs are sufficient for price monitoring. If tracking a specific model launch (e.g. the new MINI Aceman U25), run daily for the first 2–3 weeks.
What model range codes are available?
Common codes for European markets: F65 (Hatch 5-door), F66 (Convertible), J01 (Cooper Electric), U25 (Aceman). Available ranges vary by market — leave modelRanges empty on the first run to auto-discover all active models in your target country.
I found a bug or my run failed. Where do I report it?
Please open an issue in the Issues tab on this page. Include your input configuration and the run ID so we can investigate quickly.
🇪🇸 Versión en español
Resumen en español del actor.
¿Qué es MINI Configurator Data?
MINI Configurator Data extrae precios, acabados, colores, llantas y paquetes opcionales de los configuradores MINI de 22 mercados nacionales — España, Alemania, Francia, Reino Unido, Italia y 17 más. No requiere proxies, credenciales ni login.
¿Qué datos extrae?
Un item del dataset = un modelo / acabado por mercado. Los campos principales incluyen: código de mercado y país, gama y código de modelo, código de acabado (trim), PVP base en moneda local, lista de colores disponibles con familyCode, llantas, tapizados, paquetes opcionales, precios individuales por opción, y metadatos de la extracción.
¿Cómo usar MINI Configurator Data?
- Abre el actor en la consola de Apify y haz clic en Try for free
- Selecciona uno o varios mercados (Spain, Germany, France…)
- Opcionalmente, filtra por gama (
F65,J01, etc.) - Establece Max models a
1para un test rápido - Haz clic en Start — un run de prueba termina en ~5 minutos
- Descarga los resultados en JSON, CSV o Excel desde la pestaña Output
¿Cuánto cuesta usar MINI Configurator Data?
El actor usa Compute Units estándar de Apify. Un run completo de un solo mercado con todos los modelos (~12–18 items) cuesta menos de $0,15. Los primeros $5 de crédito son gratuitos en Apify.
Actor ID: PBLr1SKsiiAgTnc7O · Built by Rastriq · Part of the Rastriq OEM Configurator Intelligence suite