Top "Steam-web-api" questions

The Steam Web API is a set of data services for obtaining information related to Valve Software's Steam platform.

Incorrect Integer (2147483647) is inserted into MySQL?

Alright, so I've been toying around with the Steam Web API, I have one of the values stored in a …

php mysql insert steam-web-api
Steam Market API?

I know that there's a Steam API allowing me to use data from Steam Community. My question is, does anyone …

php steam steam-web-api
How to get the price of an app in Steam WebAPI?

Is there a possibility to get the price of a game from Steam over the WebAPI?

api steam steam-web-api
Connection Error: A connection attempt failed because the connected party did not properly respond after a period of time

I'm developing some software in python that utilizes Steam APIs. I'm using Flask to run and test the python code. …

python flask runtime-error steam-web-api
Get steamID by user nickname

Is it possible to get user's steamID by his nickname? I didn't find solution in steam API documentation. The only …

php steam-web-api
Steam web API getting CS:GO inventory

Alright, so I have been looking for this all over the internet, and what I have found out is that …

json steam steam-web-api
How can I get a list of all CSGO items including skin name, quality and rarity?

I'm not looking for details of a specific player inventory, but a list of all items for CSGO. What I …

steam-web-api
Steam API all games

I've been reading forums and trying Steam APIs, I'm searching for an API which provides all Steam Games. I found …

steam-web-api
How to get the float value of CS:GO market items?

Recently I discovered that you can check the float value of an item from the steam market by entering the …

steam steam-web-api
Get steam item prices

I was wondering if there is any efficient way to get the prices of an item on steam. I found : …

json steam steam-web-api