Top "Steam" questions

Steam is an entertainment platform, payment system, and community for video games.

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
Using Chrome's cookies in Python-Requests

I'm trying to log in to the http://www.steampowered.com website using the cookies I've got from my Chrome …

python google-chrome cookies python-requests steam
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
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
How to retrieve Steam username using SteamWorks API?

How can I obtain the Steam username of the currently used (logged-in) account in my application using the Steam API (…

steam steamworks-api
how to get Steam Inventory API or a way to get all steam items list ? how some sites have it?

i have been looking for a way to make a SteamBot, to Trade my Steam Inventory Gifts for Keys or …

c# api inventory steam steambot
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
run setInterval for only 5 minutes?

so I have the following code. setInterval(function(){ steamOfferObj.getOffer({ "tradeOfferId": tradeOfferID["tradeofferid"] // The tradeoffer id }, function(error, body) { if (…

javascript node.js steam
Retrieve all CS:GO items via Steam API or endpoint

I was just wondering, is there anyway to retrieve all CS:GO items some way through the Steam Web API, …

json api steam items