A Streamlit-based data analytics dashboard that scrapes job listings, extracts keywords, stores them in a MySQL database, and visualizes trends over each job role.
- ✅ Web scraping of live job listings
- ✅ keyword extraction (skills, technologies, languages)
- ✅ MySQL database integration
- ✅ Interactive data visualizations
🌐 https://joblytics.streamlit.app
- Frontend: Streamlit, Plotly
- Backend: Python, Selenium
- Database: MySQL

