Implementing SMTP Protocol in Python (Amazon Price Tracking bot)
In the last post I started working on a bot that would track live prices from the Amazon server and would send a mail to the indicating the price drop. In this post I am going to explain how to configure our bot to send a mail whenever there is a price update of … Read more