Here I've created a script on Python to basically keep digging the price of two items from one website 4 times a day and keep checking if the price is above the value I setted as the "Dream Price", and when it's not it will send me an e-mail warning that I can now tell someone whose wallet is fuller than mine to buy these products right away!
I intend to create a database that will store important informations like date/time/price and build a simple web page that keeps updating and showing this online. Will probably be deployed on Heroku.