python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Sending steam gems in trade offer, using nodejs
i'm trying to make steam bot, which sends steam gems to my other account. for example: i have 500 gems and i want to send it one by one.
function sendRandomItem() {
manager.loadInventory(753, 2, tr...
Varsima
Votes: 0
Answers: 1
Steam OpenID auth in Swift: only passes every other attempt
Solution:
As a user below stated, I had to escape/encode the + (%2B) symbol in the nonce and sig URL elements. First I edited both elements as the URLComponent object. In that case, the following conv...
HennoTM
Votes: 0
Answers: 1
Steam API: How to query a server to get server info (not using A2S)?
I would like to know how to use the Steamworks Web API to query a server to get information (server name, game, map, players, etc.). I know that using the A2S query (https://developer.valvesoftware.co...
hiroman
Votes: 0
Answers: 1
is there a api to see most recent listings on steam market
is there a api i can use to see new steam listings for specific csgo items.
i know there is this api i can use to see some information
https://steamcommunity.com/market/priceoverview/?appid=730&cu...
Error
Votes: 0
Answers: 0