TrackPrice This webscraping program will track the price of specific items from Amazon and sends out the notification through email. Libraries Used --> requests --> bs4 (BeautifulSoup) --> smtplib Execute the program --> python app.py Python Version --> 3.8.5 pip Version --> 20.2.3