Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 325 Bytes

File metadata and controls

12 lines (7 loc) · 325 Bytes

🤓 Amazon-Price-Tracker-Python --

A simple Amazon price tracker Python app that regularly compares the prices of your favorite product on Amazon and sends you a customized notification email 📧 informing you about the fallen prices.

✔Libraries --

- BeautifulSoup
- smtplib
- time 
- requests