A Multi-User Selfhosted price tracker for Amazon, Aliexpress, ebay and many more along with custom stores. Get notified when price matches one or more criterias set by the user
Last updated Jul 9, 2026
711
Stars
41
Forks
13
Issues
0
Stars/day
Attention Score
89
Topics
Language breakdown
No language data available.
โธ Files
click to expand
README

Discount Bandit
Discount Bandit is a price tracker for your favorite products across multiple stores. It has a notification system built in, so you can be notified when the price drops or matches you criteria specified.Documentation
Feel free to access the up-to-date documentation from HereDeployment
Discount Bandit uses a web interface, so you need to install some dependencies first:- php
- composer
- apache or nginx (https://httpd.apache.org , https://www.nginx.com)
- mysql
- sqlite (Default Option)
first, you need to install the packages with composer
composer install
then compy your .env.example file to .env and fill the environment variables needed from the following (link)[https://discount-bandit.cybrarist.com/installation/environments].
Connect
If you are coming outside github or don't like to use it, feel free to join Discord.Docker
Please check the docker repos to pull the image you prefer Docker๐ More in this category