Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 392 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 392 Bytes

<<<<<<< HEAD

PriceTracker

=======

PriceTracker

Small program to track prices on given websites.

It uses custom alert prices in the value of the product which a user needs to specify.

Under the Files folder is an example CSV file used for testing. The CSV files consists of URLs and Alert price thresholds.

To run the script just run main.py under the src/tests folder.

devel