Hasashi Feb 12, 2019 @ 11:11am
Steam API - Get games
Hi, Does anyone know what command to use to get information on all games along with the price?
< >
Showing 1-4 of 4 comments
MalikQayum Feb 12, 2019 @ 12:09pm 
You need to use webapi to get list of all the appids and then the storefront api to get the data on each appid.
Last edited by MalikQayum; Feb 12, 2019 @ 12:09pm
Hasashi Feb 12, 2019 @ 12:34pm 
Originally posted by MalikQayum:
You need to use webapi to get list of all the appids and then the storefront api to get the data on each appid.

It is not possible to download all games data with price etc. at once?
Satoru Feb 12, 2019 @ 1:22pm 
https://partner.steamgames.com/doc/webapi_overview

You should really read the documentation
MalikQayum Feb 12, 2019 @ 9:47pm 
unfortunately not but getting the data is fairly easy.
Not knowing what you want to do though makes it a bit hard to advise you on how to proceed.
but ye, you need to make 1 request for the appids then iteratate over each appid through the storefront api which has a ratelimit, so be careful with getting yourself temp ip banned.
(sounds scary but it really is not, i am not entirely familiar with the ratelimits and bans but i am sure the ban does not last more than a few minutes.)
< >
Showing 1-4 of 4 comments
Per page: 1530 50

Date Posted: Feb 12, 2019 @ 11:11am
Posts: 4