Skip to content

13/caero

Repository files navigation

caero


Caero (zero), a self-hosted price tracker to help you catch the best deals.

caero dashboard

Features

  • Track Anything – Works on any website using URL + CSS selectors.
  • Smart Insights – View historical price charts, all-time lows, and average costs.
  • Instant Alerts – Get notified via Telegram or Email the moment a price changes.

Quick Start (Docker)

The fastest way to get started is with Docker.

  1. Set up your settings:
    cp .env.example .env
  2. Launch the app:
    docker compose up -d
  3. Start tracking: Open http://localhost:8000 in your browser.

Pull the latest image directly: docker pull ghcr.io/13/caero:latest


How to Track a Product

Don't let "CSS Selectors" scare you—it's just a way to point caero to the price.

  1. Find the Price: Go to your product page (e.g., Amazon, BestBuy).
  2. Copy the Path: Right-click the price on the page → Inspect. In the window that opens, right-click the highlighted code → CopyCopy selector.
  3. Paste & Save: Paste that into caero along with the URL.

About

zero price tracker

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors