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.
Feel free to access the up-to-date documentation from Here
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)
or you can install something like MAMP instead of installing each one alone.
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].
If you are coming outside github or don't like to use it, feel free to join Discord.
Please check the docker repos to pull the image you prefer Docker
