Skip to content

ID mapping for DOTA2 & CS2 tradeable items between the Steam Market and third party trading platforms. | Currently supporting buff.163.com, igxe.cn, c5game.com and youpin898.com.

License

EricZhu-42/SteamTradingSite-ID-Mapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SteamTradingSite ID Mapper

This repository provides an ID mapping for DOTA2 & CS2 tradeable items between the Steam Market and major trading platforms.

该仓库旨在提供 DOTA2 & CS2 在 Steam Market 与主要的第三方交易平台的饰品 ID 对照表,以便于相关程序的开发。

Currently, we support the following platforms:

Please note that we cannot guarantee the completeness, accuracy, or timeliness of the mapping as new items are continuously added to the games. Contributions are always welcome!

请注意,由于游戏中将不断添加新的饰品,我们无法保证对照关系的完整性、正确性与时效性。欢迎发起 PR 进行更新!

Coverage Rate

570 (DOTA2) 730 (CSGO)
Steam Market 42074 22525
BUFF 41924 (99.64%) 22525 (100.00%)
IGXE 28298 (67.26%) 22336 (99.16%)
C5 37532 (89.20%) 22387 (99.39%)
UUYP N/A 22318 (99.08%)

Usage

Steam

  • Key: market_hash_name of the item.
  • Values:
    • en_name: the display name of the item in English. Please note that this may not always be the same as market_hash_name. For more information, please refer to this discussion.
    • cn_name: the display name of the item in Chinese.
    • name_id: the item_nameid of the item, which is used in APIs such as itemordershistogram.

Third-party Platforms

  • Key: market_hash_name of the item.
  • Value: the ID of the item on the respective platform. If the item is currently not found, the value is -1.

About

ID mapping for DOTA2 & CS2 tradeable items between the Steam Market and third party trading platforms. | Currently supporting buff.163.com, igxe.cn, c5game.com and youpin898.com.

Topics

Resources

License

Stars

Watchers

Forks