From web scraping to data analysis
- Category: Data Engineering & Analytics
- Objective: Get product data from Extra store to analyze rating
- Project URL: Scraping to Analysis - Extra Store
Description
✨ The current project is a basic process pipeline of extrating, transforming, loading, analysing and presenting. All of that was made by using suitable tools of web scraping, data analysis/presentation and databases.
✨ There is a high correlation between likes and dislikes. The most sold products are televisions and frigdes. MongoDB help us to extract more than 30000 offers, and optimize the data storage.
Made with: Python, Scrapy, MongoDB, Pandas, NumPy, Matplotlib, and Seaborn.