i have been looking for a way to make a SteamBot, to Trade my Steam Inventory Gifts for Keys or such.
the problem lies at the Steam Inventory .... since as far as i learned , it don't have an official API yet , so i can't just do it like dota 2 and tf2 !
the closest thing i got was : using a link like this with the user's username in place of "unluckyped"
http://steamcommunity.com/id/unluckyped/inventory/json/753/1
but 2 big problem ! first , its not well detailed , 2nd and the most important one , it only show me what i got ! not what the whole steam have !
so lets say after hours of coding , my bot can automatically get the name of the games i give to it , and i set the prices , and it work , but still it will only have a list of what i have , if it get offered something new it will not recognize . except if ! i also make it so it will check the traders inventory too !
but isn't there an easier way to get all the list ?
how sites like tf2outpost dota2outpost dota2league baazar.tf or dispencer.tf have something which can show u all items in steam inventory ?
Tnx a lot guys :D hope i can find my answer :D
Edit :
I Don't know which part of my question is to board .
to sum it up , what i want is :
how to get Steam's inventory Full List of schema ? like when i use :
http://api.steampowered.com/IEconItems_[AppID]/GetSchema/v0001/?key=[APIKey]
this url work for Dota 2 / TF2 or such games , but not for Steam inventory.
how do i get the steam inventory one ?
if there is no way , then how some site like i said before , have it ?
Tnx Again.
GenericInventory
. Also I'm not sure why this was closed as too broad - if anything, it's too specific, since it's about a specific site's API. But since we have many questions here about the same API with good answers, I see no reason to close this. – Atrice