African Posted May 23, 2017 Report Posted May 23, 2017 I just finished making the bare essentials of my Trade Bot. I'm looking for a way to get reliable pricing on items. I am not sure what to use as I want information that is up to date and accurate. So far I have found the following: https://www.npmjs.com/package/node-steamlyticshttps://www.npmjs.com/package/csgo-market https://www.npmjs.com/package/@node-steam/market-pricinghttps://www.npmjs.com/package/steam-market-pricing https://github.com/andrewda/CSGOItemDB Does anyone have any recommendations on what to use? Quote
yuan Posted June 16, 2017 Report Posted June 16, 2017 I usually buy csgo items on this website http://www.csgoskinsah.com/I think the price is reasonable hope you can get what u want from this website Quote
spock Posted June 16, 2017 Report Posted June 16, 2017 (edited) You could pay and use csgoanalyst api. Another more affordable option -- http://csgo.steamlytics.xyz/ (i'm not affiliated with any of these, just suggesting) You could also use opskins api that has reliable pricing data - which is free (check out their npm sdk). The other way is parsing the steam market data and getting the sale price but i would recommend one of the above options. Edited June 16, 2017 by spock Quote
yuan Posted June 26, 2017 Report Posted June 26, 2017 http://www.csgoskinsah.com/you can take a look at this site. All the items about csgo are included Quote
Nacho Posted July 4, 2017 Report Posted July 4, 2017 (edited) Steamapis.com has really good prices and they prevent price scams, I think that they are one of the cheapest api and they have a premade bot that accept all overpay offers. Look at https://github.com/pepzwee/steam-overpay-bot Edited July 4, 2017 by Nacho Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.