
Euro Car Index
Search European used car marketplaces from one self-hosted index. Filter by source, price, mileage, fuel, body type, and location.
Active listings
2.592Marketplaces
3Countries
9Average price
23.271 €Featured cross-market listings
Seed data mirrors the planned aggregator behavior: normalized listings, source cross-references, dedup-ready fields, and structured filters.
Built for the VPS stack in the handoff
PostgreSQL owns the canonical catalogue, Redis powers the crawl queue and cache, and Next.js serves SSR pages plus API routes.
01Prisma schema for cars, source cross-references, and crawl jobs
02BullMQ queue scaffold for scheduled source crawls
03Route handlers for search, cars, brands, models, and stats
04Docker Compose wiring for Postgres, Redis, app, workers, and Caddy