问题描述
关于Steam市场上的商品,我想知道是否有一种方法可以检索一段时间内某商品的价格历史记录.
Regarding items from Steam market I was wondering if there is a way to retrieve the price history of an item over a period of time.
我知道Steam为想要将特定于市场的数据集成到他们自己的站点中的开发人员提供了一种特殊的api,但是我无法找到有关以json形式检索某项商品的价格历史记录的任何信息.
I know that Steam provides a special api for developers who want to integrate market specific data into their own sites but I haven't been able to find anything about retrieving price history for an item in the form of a json.
你们中的任何人已经这样做了吗?
Have any of you already done this ?
推荐答案
我已经进行了更多研究,并找到了检索项目价格历史记录的方法.
I've done some more research and found the way you can retrieve the price history for an item.
作为一个好奇者的例子,可以通过以下方式检索此随机项目"Specialized Killstreak Brass Beast"的价格历史记录:
As an example for those who are curious, the price history for this random item "Specialized Killstreak Brass Beast" can be retrieved in this way:
这篇关于在Steam市场上检索商品的价格历史记录的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!