Hacker News new | ask | show | jobs
by dhawalhs 4821 days ago
I once wanted to calculate how much I have actually spent on steam. The information is only accessible once you log in. So, I wrote a tiny script in js that you can paste in your browser window to calculate that amount. Here it is: https://github.com/dhawalhshah/steam-cost-calc

Steam gauge tells me the actual value of my games is $2019.05, but the amount I have spent is $432.75

1 comments

One step ahead of me - I'm also looking at what can be done with the purchase summary once logged in.

I've actually collected a few other data points for each game as well, but I haven't figured out the best way to visualize / categorize them yet.