Live scraper
The marketplace stays current by re-scraping each dealer. Run it here and watch the pipeline work in real time — fetch → adapt → normalise → store — the same engine the CLI drives.
This runs the real scraper against live dealer sites and updates the database. It’s a POC visualization of the backend pipeline — in production this runs on a schedule, not from a button.
1DiscoverList inventory URLs
2FetchDownload each car page
3NormaliseMap to canonical specs
4StoreUpsert into SQLite + FTS
0
Discovered
0
Stored
0
Skipped
0
Removed
0
Errors
—
In database
Dealers
Run the scraper to see per-dealer progress.
Waiting to start…