Scraped book data (titles, prices, ratings,
categories, availability) from Books to
Scrape.
Cleaned and standardized raw data using
Pandas & Regex.
Performed EDA to identify category
distributions, availability trends, and price
patterns.
Built an interactive dashboard with
Streamlit and stored data in MongoDB.
Skills: Python, BeautifulSoup, Pandas, Regex,
MongoDB, Streamlit, Data Visualization