Multi-Source Car Listing Scraper & AI Feed
Aggregates car listings from multiple marketplaces into one normalized, AI-searchable feed.
Aggregates and normalizes car listings from multiple marketplaces into one AI-searchable feed.
- Role
- Sole developer
The problem
Car listings were scattered across several marketplace sites, each with its own format, making it impossible to search or compare inventory in one place.
The approach
Built a Laravel scraping pipeline that drives headless Browserless/Chromium instances against multiple marketplaces, normalizes every listing into one schema, and exposes the result through a Vue.js interface as a single AI-searchable feed.
The outcome
Single unified car-listing dataset; reduced manual data collection nearly to zero.
Stack
- Laravel
- Browserless Chromium
- Vue.js
How it's built
Watch the system move between operational states, and trace a single request step by step through the stack.
Car Scraper & AI Feed
INGESTING: MARKETPLACE AEvery marketplace normalizes into one canonical, VIN-deduplicated feed.
Marketplace Aggregation & AI Feed
STEP 1/6