1.0.0 â€ĸ Published 6 months ago

carzone-scraper v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

🚗 Carzone Comparison Tool

A command-line tool for comparing multiple Carzone.ie listings in a structured format. Simplifies car research by collecting key information in one place.

đŸŽ¯ Features

Extracts key details from Carzone.ie listings:

  • 💰 Price
  • 🔍 NCT Status
  • 📍 Location
  • âš™ī¸ Key Features
  • đŸ•šī¸ Transmission
  • 📜 Road Tax
  • đŸ›Ŗī¸ Mileage
  • â›Ŋ Fuel Type

🚀 Quick Start

npx carzone-scraper

📖 Usage

  1. Collect Carzone.ie listing URLs (e.g., https://www.carzone.ie/used-cars/hyundai/santa-fe/fpa/3799390)
  2. Run the tool and input URLs (comma-separated)
  3. View comparison table
  4. Optionally export to CSV or Excel

📊 Output Formats

  • Terminal Table
  • CSV Export
  • Excel Export

đŸ“Ļ Installation

For global installation:

npm install -g carzone-scraper
carzone-scraper

âš™ī¸ Requirements

  • Node.js 16+
  • Active internet connection

âš ī¸ Limitations

  • Works only with Carzone.ie listing URLs
  • Requires full listing URLs, not search results

📝 License

MIT


For bug reports and feature requests, please open an issue on GitHub.