Jump to content
McKay Development

Emre

Member
  • Posts

    4
  • Joined

  • Last visited

Everything posted by Emre

  1. I may not have been able to explain myself because of my broken English. The item classid are always the same, I have some of them anyway, but the problem is that when a new update comes and adds new items, I want to easily access them and add them to my archive. I want to keep my database constantly updated.
  2. Then I want to create a csgo item database for myself using these classids. I can get item information from Steam via API. 'https://api.steampowered.com/ISteamEconomy/GetAssetClassInfo/v1/' As a result, I create a database of product information and images. I can be open to different ideas. I was getting these classids from csgobackpack but now it is closed. I want to create this data myself instead of getting it from somewhere.
  3. I need to find the classids of all CS2 items. What do you recommend for this?
  4. I want to create a database by pulling the information of all cgo items, but I could not figure out how to pull this data from steam. Some APIs in the market provide data, but theirs are always incomplete. How should I proceed? I am waiting for your help.
×
×
  • Create New...