This project is a parser for scraping all the products from Emma Cloth ecommerce store. The stored product data is stored on a Mongo DB instance.
npm install
npm start
I would not recemond running this script on a normal desktop since this can take days to finish. I deployed this script on Microsoft's Azure platform.