最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

curl - how to find float value from inspecting link from steam market (cs2 item) - Stack Overflow

programmeradmin2浏览0评论

I found information about these links:

steam://rungame/730/76561202255233023/+csgo_econ_action_preview%20M655938693994109848A41824062112D10002042249887500560

After M there is param_m, after A - asset_id of item, after D param_d. I don't know how to use this information

I found csfloat api but didn't understand what is this long item id and how to get it from link I found this but I don't know js The best variant for me is to use curl, just write in cmd command with something from inspecting link and it will write me info of this item, does somebody know how to do it?

I found information about these links:

steam://rungame/730/76561202255233023/+csgo_econ_action_preview%20M655938693994109848A41824062112D10002042249887500560

After M there is param_m, after A - asset_id of item, after D param_d. I don't know how to use this information

I found csfloat api but didn't understand what is this long item id and how to get it from link I found this https://github.com/csfloat/inspect#reply but I don't know js The best variant for me is to use curl, just write in cmd command with something from inspecting link and it will write me info of this item, does somebody know how to do it?

Share Improve this question edited Feb 7 at 7:58 VLAZ 29k9 gold badges62 silver badges83 bronze badges asked Feb 7 at 7:57 Maxim YuMaxim Yu 1 New contributor Maxim Yu is a new contributor to this site. Take care in asking for clarification, commenting, and answering. Check out our Code of Conduct.
Add a comment  | 

1 Answer 1

Reset to default 0
curl https://tradeit.gg/api/steam/v1/steams/float-item-finder?inspectLink=steam:%2F%2Frungame%2F730%2F76561202255233023%2F%2Bcsgo_econ_action_preview%2520M5176417937479079495A40112471881D4784131275388679845

Now i just need to replace M... A... and D..., and I got info

发布评论

评论列表(0)

  1. 暂无评论