UNPKG

mercadolibre-car-scraper

Version:

TypeScript-based web scraper for MercadoLibre car listings with foreign currency prices

19 lines (13 loc) 788 B
# 🚗 MercadoLibre Car Currency Scraper [![NPM Version](https://img.shields.io/npm/v/mercadolibre-car-scraper.svg)](https://www.npmjs.com/package/mercadolibre-car-scraper) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) A powerful Node.js scraper that extracts car listings priced in foreign currencies from MercadoLibre Argentina. Perfect for tracking vehicle prices in USD, EUR, and GBP. ## ✨ Features - 🔍 Smart search functionality - 💰 Foreign currency filtering (USD, EUR, GBP) - ☁️ Works both locally and in serverless environments - 🚀 Built with Puppeteer for reliable web automation - 📊 Structured data output ## 🛠️ Installation ```bash npm install mercadolibre-car-scraper