A command-line tool for comparing multiple Carzone.ie listings in a structured format. Simplifies car research by collecting key information in one place.
Extracts key details from Carzone.ie listings:
- 💰 Price
- 🔍 NCT Status
- 📍 Location
- ⚙️ Key Features
- 🕹️ Transmission
- 📜 Road Tax
- 🛣️ Mileage
- ⛽ Fuel Type
npx carzone-scraper
- Collect Carzone.ie listing URLs (e.g., https://www.carzone.ie/used-cars/hyundai/santa-fe/fpa/3799390)
- Run the tool and input URLs (comma-separated)
- View comparison table
- Optionally export to CSV or Excel
- Terminal Table
- CSV Export
- Excel Export
For global installation:
npm install -g carzone-scraper
carzone-scraper
- Node.js 16+
- Active internet connection
- Works only with Carzone.ie listing URLs
- Requires full listing URLs, not search results
MIT
For bug reports and feature requests, please open an issue on GitHub.