I am trying to get the user info, specifically the status/blurb, of a user. I was wandering if anyone knew the URL for such a request. As I am not making it from inside ROBLOX, a module will unfortunately not work.
Here is a list of roblox's api: http://wiki.roblox.com/index.php?title=Web_APIs
Having done a bit of research there is no API for this, you therefore have to extract the info from the actual Web page.