A Python package for tracking the price of products on eBay (extensible to any other e-commerce website).
Clone the repository to your local machine and run:
pip install -r requirements.txt
The dashed red line illustrates the maximum price reached within the tracking window. Correspondingly, the dashed green line illustrates the minimum price reached within the tracking window.