Mazda Configurator Scraper
Pricing
from $5.00 / 1,000 results
Mazda Configurator Scraper
Extract the full vehicle catalog from Mazda European configurator websites — models, grades, engines, prices, configuration options (colours, wheels, trims, accessories), and technical specifications across 11 countries. No API key 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
5 days ago
Last modified
Categories
Share
Mazda Configurator Scraper - Mazda Europe Vehicle Catalog Extractor
Extract the complete vehicle catalog from Mazda European configurator websites - models, grades, engines, prices, configuration options, and technical specifications - without an API key. Mazda Configurator Scraper covers 11 European countries and exports structured data in JSON, CSV, or Excel.
Try it free - your first $5 of usage is on Apify. No credit card required.
What is Mazda Configurator Scraper?
Mazda Configurator Scraper is an automated data extraction tool that pulls the full vehicle catalog directly from official Mazda European websites. It captures every model, grade, engine variant, and MSC code available in each country's configurator, along with pricing, configuration options, and detailed technical specifications.
Use Mazda Configurator Scraper to:
- Monitor Mazda pricing across Europe - track base prices, rebates, and option costs across 11 markets simultaneously
- Analyze the full vehicle lineup - compare grades, engines, and equipment levels across countries
- Extract configuration options - get every available colour, wheel, trim, and accessory with prices
- Collect technical specifications - detailed specs by category (engine, dimensions, safety, connectivity)
- Automate recurring data collection - schedule runs, set up webhooks, and keep your datasets fresh
What data does Mazda Configurator Scraper extract?
Mazda Configurator Scraper returns structured data with the following fields:
| Model name and ID | Grade/trim level |
| Engine name and code | Drive type (2WD, AWD) |
| MSC code (unique variant ID) | Base price in local currency |
| Formatted price with currency | Rebate/promotional price |
| Fuel consumption | Electric consumption (EV/PHEV) |
| Battery range (EV/PHEV) | Model year |
| Exterior colours with prices | Wheel options with prices |
| Interior trims with prices | Accessories with prices |
| Full technical specs by category | Embedded basic specs |
| Country and currency | Scrape timestamp |
Fields like colours, wheels, trims, accessories, and full specs are optional - enable or disable them in the input to control run time and cost.
How to use Mazda Configurator Scraper
Extracting Mazda catalog data takes under two minutes:
- Create a free Apify account at apify.com - your first $5 is free
- Open Mazda Configurator Scraper in Apify Console or click Try for free on this page
- Select countries - pick one or more of the 11 European markets, or leave empty for all
- Choose data options - toggle configuration options and/or technical specs on or off
- Click Start and wait for results (typically 20-60 seconds per country with 1 model)
- Download your results in JSON, CSV, Excel, or XML - or access them via the Apify API
Input parameters
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
countries | array | No | All | Select one or more countries to scrape |
maxModelsPerCountry | integer | No | All | Limit models per country (use 1 for quick tests) |
includeConfiguration | boolean | No | true | Fetch colours, trims, wheels, and accessories |
includeSpecs | boolean | No | true | Fetch detailed technical specifications |
includeFinance | boolean | No | false | Fetch financing data (where available) |
requestDelay | number | No | 1.0 | Seconds between requests (rate limiting) |
maxConcurrency | integer | No | 3 | Countries to scrape in parallel |
proxyConfiguration | object | No | Apify proxy | Proxy settings |
Supported countries: Spain, Germany, France, United Kingdom, Italy, Netherlands, Austria, Portugal, Poland, Sweden, Belgium.
Example input:
{"countries": ["es", "de"],"maxModelsPerCountry": 2,"includeConfiguration": true,"includeSpecs": true,"proxyConfiguration": { "useApifyProxy": true }}
Output example
Each result is a structured JSON object representing one vehicle variant (model + grade + engine combination). Here is a sample from a real run:
{"country": "es","country_label": "Spain","currency": "EUR","model_name": "MAZDA CX-6e","grade_name": "Takumi","engine_name": "EV","drive_type": "2WD","msc_code": "GJGFEAA","base_price": 46200,"formatted_price": "46.200,00 ?","electric_consumption": "18.9 kWh/100km","battery_range": "484 km","year": 2026,"colours": [{"name": "Multi-tone Crystal White Pearl - Black","price": null,"formatted_price": "0,00 ?","is_standard": true}],"full_specs": {"interior": [{"category": "Interior","name": "Auto Hold","value": "Standard"}],"tipo de motor": [{"category": "Engine type","name": "Battery capacity","value": "68.8 kWh"}]},"scraped_at": "2026-07-04T06:37:07Z"}
Download results in JSON, CSV, Excel, XML, or HTML from the Output tab, or pull them programmatically using the Apify API.
Frequently Asked Questions
Is scraping Mazda configurator data legal?
Mazda Configurator Scraper only accesses publicly available data on official Mazda websites - the same information visible to any visitor using the online car configurator. The scraper respects rate limiting to avoid overloading servers.
As with any data collection activity, you are responsible for ensuring your use case complies with applicable laws and Mazda's Terms of Service. For guidance, see Apify's blog on the legality of web scraping.
Does Mazda Configurator Scraper require a Mazda account?
No. Mazda Configurator Scraper works entirely with public data from the Mazda configurator pages and does not require any account, login, or API credentials.
Which Mazda models are covered?
Mazda Configurator Scraper extracts every model available in each country's official configurator - typically 8-12 models including CX-5, CX-30, CX-60, CX-80, Mazda2, Mazda3, MX-5, MX-30, and newer electric models like the CX-6e. The exact lineup varies by country.
What proxy configuration should I use?
Mazda websites have minimal anti-bot protection. Apify datacenter proxies (the default) work well. No residential proxies needed.
How do I integrate Mazda Configurator Scraper with my workflow?
Mazda Configurator Scraper integrates natively with Make (Integromat), Zapier, Google Sheets, webhooks, and the Apify API. See the API tab for ready-to-use code snippets in Python, Node.js, and more.
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.