SCMBot
SCMBot copied to clipboard
New market sell/buy feature
Check new market sell/buy feature http://steamcommunity.com/market/listings/753/303700-Summer%20Adventure%20Card%202
It is a nice addition. Will they extend it to all items?
API: http://steamcommunity.com/market/itemordershistogram?language=english¤cy=3&item_nameid=14506291
The item_nameid is some id but I don't know how to get it for another item
It won't extend to all the game items.
i am still getting that jason error is it still working for u ?
And orders very easy to use. Create order. Post url: https://steamcommunity.com/market/createbuyorder/ With data: sessionid=XXXXXX¤cy=X&appid=XXX&market_hash_name=XXXXX&price_total=XX&quantity=X Json Response: {"success":1,"buy_orderid":"XXXXXXXXX"} Checking order status. Get url: http://steamcommunity.com/market/getbuyorderstatus/?sessionid=XXXXXXXXX&buy_orderid=XXXXXXXXX Json Response: {"success":1,"active":0,"purchased":1.....and so on...
"item_nameid" Value @andrepcg You'll find it after item page was loaded. Find in html code: Market_LoadOrderSpread(
P.S. :metal:
So, now (about one year later) "buy order"-interface items are not buying through "market/buylisting/".
Hello, Is this still valid?