Tokped-Alert

tokped-alert is php script to get notification when product price is lower than your price.

Installation

Use the package manager composer to install tokped-alert.

composer install

Usage

rename .env.example to .env

change the variable inside .env

Run with php

php -S localhost:3333