the application utilizes web scraping to extract product prices from a given url(works only for trendyol.com now) and sends email notifications using the gmail smtp server.
this is a python application that allows users to track the price of a product and receive email notifications when the price drops below a specified level.
the application utilizes web scraping to extract product prices from a given url(works only for trendyol.com now) and sends email notifications using the gmail smtp server.