Using web mining technique, design a web application which provides analysis and comparison of products from ecommerce websites on basis of price and product specifications / features.
• To analyze prices of products that are available on multiple e-commerce websites.
• To provide users with a tool which displays them with best possible prices of products from various online platforms
to gain the best deal possible.
• To enable users to compare products that are of same category.
• Django Server
• Django framework
• Web Scraping using Beautifulsoup
• MongoDB (Nosql Database)