This val is part of the SteamPlaytimeHistory project which consists of logging your recently played games on steam everyday through valve's API.
I wanted to log this data so I can analyse which days do I game the most ? which periods do I log the most hours in my confort game (Dead By Daylight) ? And so on. I think the data viz possibilities are super interesting, just like when Valve releases the "Steam in review" at the end of the year
This val fetches your recent playtime history from valve's API and stores it in a database every day !
The project uses multiple vals to work:
Finally, you can run this val every day (or more) to log the data to the sqlite table
To run this project, you'll need:
Curious how collecting this data has been and if you've visualized it anywhere. I bet something like Anthropic's new Claude model (or even Townie) would quickly throw together a nice looking dashboard for ya. Let me know if you'd like a hand with that – I'd be happy to help