Jump to content
McKay Development

evirtual_dev

Member
  • Posts

    1
  • Joined

  • Last visited

Reputation Activity

  1. Like
    evirtual_dev reacted to maraya in How to Get All Item From CS GO   
    sir, can u help me.
    i want get all item from this: http://steamcommunity.com/market/search?appid=730
    i 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.
  2. Like
    evirtual_dev reacted to maraya in How to Get All Item From CS GO   
    ok.
    thank you sir.
  3. Like
    evirtual_dev reacted to Dr. McKay in How to Get All Item From CS GO   
    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.
×
×
  • Create New...