This project analyses all Steam VR only apps and determines the daily number of users since 2016. The required information was obtained from https://store.steampowered.com and https://steamdb.info with Python using the Requests, JSON and lxml library. The information is stored in a SQLite database and evaluated with Matplotlib and Seaborn.