Web app · Completed

Car Collector

An internal market analysis tool for Garage Devisch that collects data on comparable used cars and links it to a vehicle being sold. Car Collector calculates minimum, maximum and average market prices in seconds, replacing days of manual research and data entry.

Back to all projects

Overview

An internal web application that collects and analyzes used-car listings to value vehicles quickly and with supporting market data.

Challenge

Determining an accurate used-car price required days of manually searching, comparing and copying vehicle data from multiple listing sites.

Approach

A Node.js scraper collects vehicle and pricing information from existing used-car platforms. The Angular web app links comparable listings to the Garage Devisch vehicle and calculates minimum, maximum and average market prices. MySQL stores the collected data.

Outcome

Garage Devisch can determine an evidence-based market value for a used car in seconds instead of spending several days on manual research.

Responsibilities

  • Scraping and normalization of vehicle data
  • Matching comparable used cars
  • Calculation of minimum, maximum and average market prices