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
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.