Goodreads Book Data Analysis
- Tech Stack:
- Language: Python
- Libraries: Selenium, Pandas, Matplotlib
- IDE: VS Code
- Analysis App: Tableau
- Tableau Dashboard: Link
- Github URL: Project Link
In the website, there are many lists of books. So, I selected 6 lists and decided to scrape data. Then inspecting the web elements properly, I created web scrapers using selenium. After scraping the data, I did necessary merging and performed data cleaning and data manipulation part. These results in a final and cleaned dataset. Lastly, I created some interactive dashboard to perform data analysis part using tableau.