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.

GEt Steam or CSGO backpack/inventory using steam API

Is this possible to get Steam(753) or CsGo(730) full backpack/inventory using steam API? I found an API where I …

steam-web-api steambot
Steam Web API : How Can I Get list of all items for game ids(570, 440, 730, 753) with tags & description

Is this possible to get all items with their TAGS like (Rarity,Quality,Hero,Slot,Type,Description) for DOTA2(570), TF2(440), …

json steam steam-web-api
Get list of players from server

I would like to be able to get a complete player list from a server, either by using server IP …

steam steam-web-api
How to get "last played on" for Steam game using Steam API

I'm developing an App that uses public Steam API for collect some information. Currently I retrieve the achievements by calling …

steam-web-api
Retrieve item's price history on Steam market

Regarding items from Steam market I was wondering if there is a way to retrieve the price history of an …

json steam steam-web-api
Php + Mysql (UTF-8 ) some characters are still bug

Well i got a php script that takes nicknames from a the Steam web-api and insert them into a mysql …

php mysql utf-8 steam-web-api utf8mb4
Steam market currency and XML format

Im trying to get an item page on market in certain currency, tried to add Accept-Language: ru-RU\r\n and …

http-headers steam steam-web-api
Steam get user's email address

I am using an OpenId provider to let the user log into my site through steam. For when they register …

asp.net openid steam steam-web-api
Retrieve a list of installed games from the Steam API

I'm working on a Steam Roulette program, and I'm trying to create filters. One of the filters I'd like to …

c# steam steam-web-api steamworks-api
How steamkit work?

Currently, i want to implement a trading system for steam games (with python). So, i searched github, but sadly, there …

python c#-4.0 steam steam-web-api steambot