Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/docuvesta/la-prairie-luxury-skincare-makeup-analysis
Web scraping La Prairie skincare websites for brand and product insights ๐๏ธ
https://github.com/docuvesta/la-prairie-luxury-skincare-makeup-analysis
cosmetics data-analysis data-analytics data-visualization jupyter-notebook luxury python science skincare
Last synced: 9 days ago
JSON representation
Web scraping La Prairie skincare websites for brand and product insights ๐๏ธ
- Host: GitHub
- URL: https://github.com/docuvesta/la-prairie-luxury-skincare-makeup-analysis
- Owner: DOCUVESTA
- License: mit
- Created: 2024-06-21T01:03:01.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-01T21:45:38.000Z (4 months ago)
- Last Synced: 2024-08-01T23:37:57.010Z (4 months ago)
- Topics: cosmetics, data-analysis, data-analytics, data-visualization, jupyter-notebook, luxury, python, science, skincare
- Language: Jupyter Notebook
- Homepage: https://docuvesta.notion.site/La-Prairie-Regional-Website-Analysis-e04b3082f7d7467b8a3312d4cc96487a?pvs=4
- Size: 2.02 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
La Prairie Switzerland Products and Websites Analysis
## Overview
Ever wondered how a brand's product lineup varies from one region to another? In this repository, I perform an analysis on three of La Prairieโs english websites. To be more specific, websites for regions that have the option to display information in English. The regions are The United States (us), Great Britain (gb) and Hong Kong (hk). This analysis aims to illustrate how La Prairie obtained its prestigious status as one of the leading luxury skincare brands globally, explore different insights from reviewing the brandโs various regional websites and finally, identify potential business opportunities for La Prairie from the perspective of a dedicated skincare enthusiast.
## Repository Contents
### Folder: data
File Name
Data Description
laprairie_data.csv
source data
laprairie_data_transformed.csv
final cleaned dataframe
laprairie_product_count_regions.csv
common product count (us, gb, hk)
laprairie_price_display_status.csv
brand's regional website's price display status
### Python File: lp_webscraper.py
- Web scraping program
- Key libraries: httpx, selectolax, dataclasses and csv
### Jupyter Notebook: la_prairie_skincare_data_transformation.ipynb
- Jupyter notebook with annotations detailing each stage of preprocessing web scraped data
- Data exploration process
- WordCloud, Seaborn and Plotly visualizations
### Notion: La Prairie Regional Website Analysis public web page
A document with a brief history of the brand, along with insights and opportunities for La Prairie products and website developmentPreview
![Report](https://github.com/DOCUVESTA/la-prairie-luxury-skincare-makeup-analysis/blob/5160c2f1d8989ab95cfc8b674172dc26910a0602/assets/preview_report_lp.png)