Hours played per game for the last 12 months or more?
Is there a way to see how many hours I've played per game for more than 2 weeks? I'd like to see what I played and how long I played it over the last year. Is that possible? Thanks! :mug:
< >
Showing 1-3 of 3 comments
MalikQayum Dec 12, 2017 @ 1:50am 
long answer:

the GetRecentlyPlayedGames api will not allow you to set a date time so the answer to that would be no you will only be able to see for the past 2 weeks using this api.

more info here: https://partner.steamgames.com/doc/webapi/IPlayerService#GetRecentlyPlayedGames
this data is shown on this page:
https://steamcommunity.com/id/sjeng77/games/?tab=recent

GetOwnedGames api will allow you to see playtime_forever however again you are not able to set a date time so you can not limit it to a year so this will also be a no aswell.

more info here:
https://partner.steamgames.com/doc/webapi/IPlayerService#GetOwnedGames
this data is shown on this page:
https://steamcommunity.com/id/sjeng77/games/?tab=all


short answer: no.
Last edited by MalikQayum; Dec 12, 2017 @ 2:03am
Thanks for that clear answer! I had hoped I'd be able to see which games I played this year (or simply when I played what, and for how long). It's strange Steam won't show you more than 2 weeks... I've also tried looking for other websites that can get you that info, but so far I've only found sites that count your total played and total account value.
MalikQayum Dec 12, 2017 @ 5:55am 
Originally posted by Sjeng:
I've also tried looking for other websites that can get you that info, but so far I've only found sites that count your total played and total account value.
only way to achieve this is to create a database yourself and use these apis yourself but that will only work from the moment you start data mining.
Last edited by MalikQayum; Dec 12, 2017 @ 5:56am
< >
Showing 1-3 of 3 comments
Per page: 1530 50

Date Posted: Dec 12, 2017 @ 12:52am
Posts: 3