Hello. I am trying to make a game that would serve as a tool and scan the catalog for limited items that are selling for far under their recent average price. I started working on the project, but I did some research and I wasn’t able to find how to get the current price of a limited item. What is the best way to do this? MarketPlaceService, the roblox api? I have tried the MarketPlaceService and GetProductInfo, but this doesn’t seem to work. If anyone knows how I can fetch limited item data to display it in my game. I would greatly appreciate it.
1 Like