mqwerty Posted May 13 Report Posted May 13 The latest Steam update changed the links to item pages on the market. Instead of `market_hash_name`, they’ve started using `market_bucket_group_id`. Has anyone found a way to convert `market_bucket_group_id` to `market_bucket_group_name` yet? Denis 1 Quote
asdfghjkl Posted Thursday at 01:42 PM Report Posted Thursday at 01:42 PM On 5/13/2026 at 6:23 PM, mqwerty said: The latest Steam update changed the links to item pages on the market. Instead of `market_hash_name`, they’ve started using `market_bucket_group_id`. Has anyone found a way to convert `market_bucket_group_id` to `market_bucket_group_name` yet? 最新的 Steam 更新更改了市场上物品页面的链接。他们开始用“market_bucket_group_id”代替“market_hash_name”。有人找到把“market_bucket_group_id”转换成“market_bucket_group_name”的方法吗? https://github.com/githuber53/Gitemid/blob/main/data/cs2/names.json Quote
mqwerty Posted Friday at 10:03 AM Author Report Posted Friday at 10:03 AM Thank you, but there’s one small thing to note about the market_bucket_group_id. The name cannot include “Exterior.” For example, G1807208B083004 should be “AK-47 | Slate,” not “AK-47 | Slate (Field-Tested)” as listed in this file. Keep this in mind. The same goes for graffiti; for example, G18C40A30046205080010C40D is listed in the file as “Sealed Graffiti | Cocky (Bazooka Pink),” but in reality the color can be anything—Sealed Graffiti | Cocky (Desert Amber), Sealed Graffiti | Cocky (Tiger Orange), Sealed Graffiti | Cocky (Princess Pink), etc. They will all have the same market_bucket_group_id. Translated with DeepL.com (free version) Quote
asdfghjkl Posted 54 minutes ago Report Posted 54 minutes ago On 5/15/2026 at 6:03 PM, mqwerty said: Thank you, but there’s one small thing to note about the market_bucket_group_id. The name cannot include “Exterior.” For example, G1807208B083004 should be “AK-47 | Slate,” not “AK-47 | Slate (Field-Tested)” as listed in this file. Keep this in mind. The same goes for graffiti; for example, G18C40A30046205080010C40D is listed in the file as “Sealed Graffiti | Cocky (Bazooka Pink),” but in reality the color can be anything—Sealed Graffiti | Cocky (Desert Amber), Sealed Graffiti | Cocky (Tiger Orange), Sealed Graffiti | Cocky (Princess Pink), etc. They will all have the same market_bucket_group_id. Translated with DeepL.com (free version) Thank you for your suggestion. I have now changed the naming source from `market_hash_name` to `market_bucket_group_name`. 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.