You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Python script that monitors Amazon product prices using web scraping with BeautifulSoup. Sends an email alert when the product price drops below a set threshold using SMTP.
About
A Python script that monitors Amazon product prices using web scraping with BeautifulSoup. Sends an email alert when the product price drops below a set threshold using SMTP.