Website Page To Display Players Information

I’m in the process of creating a Admin Panel website, this website allows us to moderate our game without being in the game, we can add bans, warn players, and lots of other things. We have this one page where we can lookup any user by their username, and it will display The players username, display name & user id (plus the players game status but we can do that) I don’t know how to make the site get all the players information from the username, could someone help me out with this please?

all i will say is http get requests and post

thats kind of a difficult process

Use this post for links to the public roblox web api

I took a look at it and I didn’t understand, which is why I made the forum post to see if somebody could help me out with scripting it

Use a proxy, or, host one. Then access Roblox user information. There are other posts regarding this. There are other posts regarding proxys.

Could you help me set up the API