This paper focuses on the development of a web application that leverages web scraping, data storage, and email automation technologies to track real-time price changes for specific products on e-commerce platforms. Built using Next.js for the frontend, MongoDB as the database, and Nodemailer for email notifications, the system aims to provide users with a comprehensive and user-friendly interface to monitor price fluctuations. By scraping data from product pages, the application gathers key pricing metrics, including the average, lowest, highest, and current prices, and presents this information visually to help users make informed purchasing decisions. By utilizing the combination of web scraping and real-time data analysis, this project provides a dynamic solution for both consumers and businesses, offering valuable insights into price changes and trends in the competitive e-commerce landscape.