Feed - Player Search

This page is going to show you how you access the player data gathered by this application.

The format for getting the players of a specified server is:

http://statistics.graal.us/player/list/SERVER_NAME?key=value(&key=value)

The key(s) can be:

xml 1 if the results should be output in xml format

Examples

http://statistics.graal.us/player/list/Unholy Nation
will list all players on Unholy Nation in a readable format

http://statistics.graal.us/player/list/Unholy Nation?xml=1
will list all players on Unholy Nation in xml format