CheapestFirst is a product price comparison tool that helps users find the cheapest products across multiple retail chains such as A101, Bizim Toptan, Çağrı, Hakmar, Happy Center, and Mopaş. This tool gathers product information from these stores and sorts them in ascending order by price, helping users make more informed purchasing decisions.
- Price comparison across multiple retail chains.
- Products sorted in ascending order from the lowest price to the highest.
- Easy-to-use interface for quick analysis of available products.
- C# for backend processing.
- ASP.NET Core MVC for the web interface.
- Web scraping to collect product data from retail websites.
- Clone the repository to your local machine:
git clone https://github.com/dursunkatar/CheapestFirst.git
- Run the application in your development environment.
- Input the product you are looking for, and the tool will display a list of prices from different retailers.
- The results will be ordered from the cheapest to the most expensive.