Jump to content
McKay Development

Where to get Prices for CS:Go Items


African

Recommended Posts

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


https://www.npmjs.com/package/csgo-market 


https://www.npmjs.com/package/@node-steam/market-pricing


https://www.npmjs.com/package/steam-market-pricing 


https://github.com/andrewda/CSGOItemDB


 


Does anyone have any recommendations on what to use?


Link to comment
Share on other sites

  • 4 weeks later...

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 by spock
Link to comment
Share on other sites

  • 2 weeks later...
  • 2 weeks later...

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...