Our product, GroceryScraper, is a Python-based program that compares and find the cheapest prices of everyday necessities between four major online supermarket chains in Singapore. The list of the four online supermarket chains include Fairprice, Cold Storage, Giant and Dei. The program runs on three libraries which include urllib, requests_html and BeautifulSoup. The libraries reads through the HTML of the website and finds the exact information the code requests for and outputs the information in the respective IDE.
Created by: Fiscus (Members: Sai, Karl and Jasper)