Get the price of an item on Steam Community Market with PHP and Regex

前端 未结 3 1981
广开言路
广开言路 2020-12-01 10:05

I\'m trying to use PHP to get the Steam Community Market price of an item. I take a url (for example : http://steamcommunity.com/market/listings/730/StatTrak%E2%84%A2%20P250

3条回答
  •  隐瞒了意图╮
    2020-12-01 10:27

    I created a node.js module via npm for the cs:go market. https://www.npmjs.com/package/csgo-market It only gets single prices at the moment, but let me know if there is additional functionality you'd like me to add.

提交回复
热议问题