Skip to content

tulkot/Mamaearth-Products-Scraped-and-Classified

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mamaearth-Products-Scraped-and-Classified

Here, the Mamaearth website containing beauty products were scraped. Here is the link : https://mamaearth.in/product-category/beauty

Web Scraping of the website has been performed using Selenium. Data points like Product Name, Product Link, Product Price, Product Rating, Product Reviews, Product Offers and Main Ingredient have been scraped. This data is then put in a dataframe, and exported as an Excel sheet.

After this, Product Classification/Categorization and Key Ingredient Classifier has been performed on the tracks of Text Classification(NLP) using Linear SVM.