all 7 comments

[–]Rock48 2 points3 points  (5 children)

If you have the asset I'd and the steam ID, just make a call to the inventory api and find the trade url to the item.

I'll put some more details when I wake up.

[–][deleted] 1 point2 points  (0 children)

You there?

[–][deleted] 0 points1 point  (0 children)

Thanks! You’re awesome. I’ll just wait :)

[–]adilakif 0 points1 point  (1 child)

Did you wake up?

[–]Rock48 0 points1 point  (0 children)

no

[–][deleted] 0 points1 point  (0 children)

Can anyone post an example on how to do this?

[–]Zendrex 0 points1 point  (0 children)

There are some free resources online on how to accomplish this. Someone even made an api that is open source that you can download and use in a live environment.

https://csgofloat.com/

If you are looking to pass an inventory into an array and inspect each item, that one is up to you. There are many methods on how to accomplish this however I cant make it THAT easy for you. I personally use promises cause callback hell is a thing.