MvaavwDetailsSpider avatar

MvaavwDetailsSpider

Pricing

from $9.00 / 1,000 results

Go to Apify Store
MvaavwDetailsSpider

MvaavwDetailsSpider

MvaavwDetailsSpider scrapes detailed vehicle data from mvaavw.com.au, Australia's ex-government vehicle marketplace, extracting pricing, specs, and history. Perfect for market analysis, it delivers fast, reliable JSON output with customizable inputs and robust error handling on Apify.

Pricing

from $9.00 / 1,000 results

Rating

0.0

(0)

Developer

GetDataForMe

GetDataForMe

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

13 days ago

Last modified

Share

Description

MvaavwDetailsSpider scrapes detailed vehicle data from mvaavw.com.au, Australia's ex-government vehicle marketplace, extracting pricing, specs, and history. Perfect for market analysis, it delivers fast, reliable JSON output with customizable inputs and robust error handling on Apify.


MvaavwDetailsSpider

Introduction

MvaavwDetailsSpider is a powerful Apify Actor designed to scrape detailed vehicle information from mvaavw.com.au, Australia's premier marketplace for ex-government and police vehicles. It extracts comprehensive data such as pricing, specifications, and history, enabling users to gather accurate insights efficiently. This tool is ideal for researchers, dealers, and businesses seeking reliable data for market analysis and decision-making.

Features

  • Comprehensive Data Extraction: Captures key details including price, year, odometer, body type, transmission, engine, fuel type, and more from vehicle listings.
  • High Reliability: Built with robust error handling to ensure consistent data retrieval even from complex web pages.
  • Customizable Inputs: Supports multiple start URLs and optional authentication keywords for flexible scraping.
  • Fast Performance: Optimized for speed, processing listings quickly without compromising data quality.
  • Structured Output: Delivers clean JSON data, ready for integration into databases or analysis tools.
  • Apify Integration: Seamlessly runs on the Apify platform with built-in monitoring and export options.
  • Secure Handling: Treats sensitive inputs like keywords as secrets to protect user data.

Input Parameters

ParameterTypeRequiredDescriptionExample
StartUrlsarrayYesAn array of URLs to start scraping from. Each URL should point to a vehicle listing on mvaavw.com.au.["https://mvaavw.com.au/buy/2019-bmw-5-series-g30-530d-m-sport-sedan-4dr-steptronic-8sp-3-0dt/cEzdEns86hGo4KNXF9xtwA"]
KeywordstringNoAn optional authentication keyword or token required for accessing certain listings. Marked as secret for security."your-secret-keyword"

Example Usage

Input JSON

{
"StartUrls": [
"https://mvaavw.com.au/buy/2019-bmw-5-series-g30-530d-m-sport-sedan-4dr-steptronic-8sp-3-0dt/cEzdEns86hGo4KNXF9xtwA"
],
"Keyword": "your-secret-keyword"
}

Output JSON

[
{
"title": "BMW 5 SERIES G30 530D M SPORT SEDAN 4DR STEPTRONIC 8SP 3.0DT",
"price": "$34,990 Exc. Gov. Charges",
"year": "Year 2020",
"odometer": "129,612 kms",
"body_type": "SEDAN",
"transmission": "Sports Automatic",
"engine": "6 Cylinder",
"fuel_type": "Diesel",
"power_torque": "Power: 195kW of power and a staggering 620Nm of torque",
"acceleration": "Acceleration: 0-100 km/h in just 5.7 seconds",
"fuel_efficiency": "Fuel Efficiency: Remarkable 4.7L/100km for an optimal blend of performance and economy",
"previous_owner": "Previous Owner: NSW Police Highway Patrol",
"service_history": "Condition: Impeccably maintained both cosmetically and mechanically, with a complete BMW service history",
"wheels": "Wheels: Stunning 19\" alloy wheels with run-flat tyres for added peace of mind",
"entertainment": "Connectivity: Wireless Apple Carplay, Bluetooth, USB, CD player, DAB+ digital radio",
"source_url": "https://mvaavw.com.au/buy/2019-bmw-5-series-g30-530d-m-sport-sedan-4dr-steptronic-8sp-3-0dt/cEzdEns86hGo4KNXF9xtwA",
"actor_id": "WzjyXTHcSsyTrRE4d",
"run_id": "N7oJzB2yzurD3Y1na"
}
]

Use Cases

  • Market Research and Analysis: Gather data on vehicle prices and specs to analyze market trends for ex-government cars.
  • Competitive Intelligence: Monitor competitors' listings to compare offerings and pricing strategies.
  • Price Monitoring: Track price changes over time for specific models to inform buying or selling decisions.
  • Content Aggregation: Collect detailed vehicle information for blogs, websites, or databases focused on automotive data.
  • Academic Research: Support studies on vehicle history, fuel efficiency, and ownership patterns in government fleets.
  • Business Automation: Integrate scraped data into CRM systems or inventory management tools for dealerships.

Installation and Usage

  1. Search for "MvaavwDetailsSpider" in the Apify Store
  2. Click "Try for free" or "Run"
  3. Configure input parameters
  4. Click "Start" to begin extraction
  5. Monitor progress in the log
  6. Export results in your preferred format (JSON, CSV, Excel)

Output Format

The Actor outputs a JSON array of objects, each representing a scraped vehicle listing. Key fields include:

  • title: The full name of the vehicle.
  • price: Listed price, often excluding government charges.
  • year: Manufacturing year.
  • odometer: Mileage in kilometers.
  • body_type: Vehicle category (e.g., SEDAN).
  • transmission: Type of transmission.
  • engine: Engine specifications.
  • fuel_type: Fuel used (e.g., Diesel).
  • power_torque: Power and torque details.
  • acceleration: 0-100 km/h time.
  • fuel_efficiency: Fuel consumption rate.
  • previous_owner: Original owner (e.g., police).
  • service_history: Maintenance and condition info.
  • wheels: Wheel and tire details.
  • entertainment: Connectivity features.
  • source_url: Original listing URL.
  • actor_id and run_id: Apify metadata for tracking.

Data is structured for easy parsing and integration.

Support

For custom/simplified outputs or bug reports, please contact:

We're here to help you get the most out of this Actor!