Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How to Get Likes and Dislikes of A Product?

Asked by
Benbebop 1049 Moderation Voter
3 years ago

I want to get the like and dislike count of some items (example) to display ingame. All my Google searches get unrelated results.

:GetProductInfo simply doesnt have this as an attribute and I dont think its even displayed with the catalogue search API.

After digging around in inspect element I found:

https://www.roblox.com/voting/vote?assetId=<number>&vote=<boolean>

Which is the API used for casting a like or dislike, I assume this is tied to a way to get the total likes and dislikes, but I'm not nearly skilled enough in HTML to figure it out.

also

If it isn't too much to ask, just a way to get all the information about an item that Roblox can provide would be appreciated, as no one API seems to have everything I need.

1 answer

Log in to vote
0
Answered by 3 years ago

If you want to get likes and dislikes you have the publish your model or decal on roblox. I hope this helped you.

Ad

Answer this question