Open josefcs opened 11 years ago
I'm currently hesitating to add undocumented APIs to Steam Condenser. Even Valve's documented APIs often change (i.e. break), so this might stop working as quick as it has come up. :confused:
This might be an option when Valve continue to support their Web API like they have done in the past months.
It is possible to read out a players inventory via an unofficial api:
http://steamcommunity.com/id/CUSTOMURL/inventory/json/753/1 http://steamcommunity.com/profiles/PROFILEID/inventory/json/753/1
Please add the functionality to steam-condenser.
Source, see: http://stackoverflow.com/questions/17393099/getting-someones-steam-inventory
PS: Thank you for this fantastic API!