Relative Content

Tag Archive for steamsteam-web-api

Does a Steam API route exist to get playtime by month?

I had an idea for a web app that would make use of a user’s playtime history of all games over the last year. This seems like data Steam tracks given the Steam “Year in Review” has a “Playtime by month” section. That said, I can’t find anyway to do this with the little I’ve read about their API. Thanks!

Does a Steam API route exists to get playtime by month?

I had an idea for a web app that would make use of a user’s playtime history of all games over the last year. This seems like data Steam tracks given the Steam “Year in Review” has a “Playtime by month” section. That said, I can’t find anyway to do this with the little I’ve read about their API. Thanks!

Steam API: Get discount end date for a game with using its appID

I’m creating a Discord bot to post free games and I’m looking for an API endpoint that can give me the end date of a discount on a game. I’ve looked everywhere and haven’t found a concrete answer, but the I’m 100% sure the data is available somewhere. https://store.steampowered.com/api/appdetails?appids= does not provide this data on the games I’ve tried. https://store.steampowered.com/api/featuredcategories/ does have games with discount_expiration, but not 100% discount games.

Profile of Steam market seller

I am interested in if there is a chance to get profile of steam market seller as they made some changes and user cant even see in app/web who listed an item. Is there any way to get info of seller using api, etc?