This repository contains an Streamlit app for analyzing the current Steam games on sale of the day.
This app uses data gathered by a Scrapy spider hosted on a Kaggle notebook and it's saved as a dataset also allocated on Kaggle. You can also find the spider source code in this repository (steamcrawler.py).