I was just wondering, is there anyway to retrieve all CS:GO items some way through the Steam Web API, or a JSON endpoint, or some other alternative? I've looked everywhere for a solution, though, I can't seem to find one. If there is no solution, then how do websites such as: http://csgolounge.com/ and http://csgo.steamanalyst.com/ retrieve all their items?
Asked
Active
Viewed 1.5k times
2 Answers
3
I'm using this to retrieve the data from steam market.
Then modifying the link to get the weapon, skin and exterior I want. There is also this link that can be modified.
This I found from this thread.
0
Maybe you should try something like this
https://api.steampowered.com/IEconItems_730/GetSchema/v2/?key=<Steam key>&language=ru

chavy
- 841
- 10
- 20