maraya Posted November 29, 2016 Report Posted November 29, 2016 sir, can u help me.i want get all item from this: http://steamcommunity.com/market/search?appid=730i have tried a few API, but have not been successful. first i'm using this API:http://api.steampowered.com/ISteamEconomy/GetAssetPrices/v0001/?key={API_KEY}&language=en&appid=730from here i get a $id.an i combine it with http://api.steampowered.com/ISteamEconomy/GetAssetClassInfo/v0001?key={API_KEY}&format=json&language=en&appid=730&class_count=3&classid0=".$id but still not successful.thank you. evirtual_dev 1 Quote
Dr. McKay Posted November 29, 2016 Report Posted November 29, 2016 There is no way to do this. You can parse the CS:GO item schema that ships with the game, but I don't believe it'll get you what you want. evirtual_dev 1 Quote
maraya Posted December 7, 2016 Author Report Posted December 7, 2016 ok.thank you sir. evirtual_dev 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.