Retrieving asset rating and favourite count

Is there a way to get asset’s rating and favourite count?

I’m making a plugin that would act as a toolbox in a way and I would like to get, among others, asset’s rating and fav count. It is not really important for the plugin to work but from the same reason it’s visible on Create Store and Toolbox, I would also like to have such information visible.

I’ve tried looking around the internet, around the DevForum too - without success. Haven’t found such function in the Marketplace service either, not even in the :GetProductInfo(). Is there a way to retrieve such information? If not, could it be made public?

I’ve found somewhere (with different context) that developers could use this to give users access or some advanced/premium stuff in games for liking the game, for example, but if I’m not mistaken, the function that gets this data for mentioned Roblox features doesn’t have access directly to the user list either, does it? The data is already generalized, aren’t they? If they are, I don’t really see any way developers could give extra stuff to the ones who like their assets, etc.

Simple Thread Search would lead you to this.
https://develop.roblox.com/docs/index.html?urls.primaryName=Develop%20Api%20v1

I’ve searched around DevForum too. Maybe I haven’t found it as I searched for assets instead of product, BUT still, if I am not mistaken, I have to use proxy to access said endpoint, don’t I?

I’m asking for native support in studio itself.

Not possible iirc, but you can use roproxy (free proxy)

1 Like