I made a PHP script a while back for the purpose of getting the status of a running server
It uses buildandshoot’s API for getting server status, which gets all information on the server. It outputs it in HTML - which allows you to load it into a div or load it in an iframe.
I might make it a JSON API in the future, however I would most likely re-write it in node.js.
Sorry for such a late response, but the purpose would be to allow people to embed the stats in their websites - such as a guild or something would be able to embed the output into a page. The stats in which you are referencing are not necessarily embed-able into a page - as it is it’s own page.
Also I don’t know how to edit posts, so I’ll re-link here for future discovery (changed github usernames):