A Python script that monitors product prices on a static Amazon demo site and sends an email alert when a desired price is met. Can be used in a live website easily too!
python automation requests web-scraping beautifulsoup smtplib price-tracker email-notification project-demo
-
Updated
Jul 17, 2025 - Python