I want a get a list of the recent prices of a limited item to make a graph like this
https://gyazo.com/fcefb7884e5187ec4bcb80cf9d32ee2f
Could someone suggest a way to get this data?
I want a get a list of the recent prices of a limited item to make a graph like this
https://gyazo.com/fcefb7884e5187ec4bcb80cf9d32ee2f
Could someone suggest a way to get this data?
https://economy.roblox.com/v1/assets/{assetId}/resale-data
Replace assetId
with a limited’s catalog ID.