A notifier that uses python to notify about change in car price.
It uses Python libraries like BeautifulSoup and ToastNotifier.
- It takes a threshold value from the user, compares to the original price of the car and then notifies the user if the prices are dropped.
- Data Storage: Storing the data in a sql file.
- Price Comparison: Comparing prices with the user input.
- Notification: Alerting the user when a car's price drops below the threshold.
Input -
Output-