The Problem
Monitoring product prices across Latin American e-commerce platforms is challenging. Different retailers use different formats, currencies change, and prices fluctuate rapidly.
PreciosML
We built PreciosML - an open-source tool that tracks product prices across major LATAM retailers including Falabella, MercadoLibre, and others.
Key Features
- Multi-language support: Spanish, Portuguese, and English interfaces
- Real-time price tracking: Monitor prices across multiple retailers
- Price history: Track price changes over time
- Alerts: Get notified when prices drop below your threshold
- API access: RESTful API for integration with other tools
Supported Retailers
- Falabella (Chile, Peru, Colombia, Argentina)
- MercadoLibre (multiple countries)
- Amazon Mexico
- Liverpool (Mexico)
- And more...
Try It
git clone https://github.com/liuquant-design/telegram-market-bots
cd preciosml
pip install -r requirements.txt
python -m preciosml.server
Contributing
We're looking for:
- Additional retailer integrations
- UI/UX improvements
- Translation help
- Bug reports and feature requests
Check out the GitHub repo and open an issue!
Top comments (0)