Skip to content

Command line tool to make a table of purchasing information from carzone.ie links.

License

Notifications You must be signed in to change notification settings

lyonsv/carzone-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npm version

🚗 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.

About

Command line tool to make a table of purchasing information from carzone.ie links.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published