We know how tedious and time taking it is to search for your desired product and to get best possible choice. We understood this problem and come with an innovative solution Hiest Compare it's a web application through which you'll just search for the product let's say Apple Macbook M1 air it'll show you the same product from different sites(like Amazon, Flipkart etc). Now users have a ball in it's area to make an informed decision with the best value. On top of that, we also provide Hot product links and buying guides to empower good buying decisions.
We were unable to find free API to fetch product details.We used Django framework, and used scrapping with Beautiful Soup to extract required data from different websites.
Search was taking a lot of time to load products so We stored searched data in caches, which makes it extremely fast to load already searched data.
Technologies used
Discussion