I’m currently working on a support website for my guild which I imagine other guilds might find very useful. It would be amazing if there were an API to allow me to query a guild’s roster and get information about the players in the guild.
The most important pieces of information for me are:
1. Character or Account name
2. A timestamp representing the last login of the account.
3. A timestamp representing the last time any charater on the account represented the selected guild.
4. The current guild rank of each guild member by ID
5. A list of currently configured guild ranks.
A bunch of nice to have information is:
1. All of the information from the current roster page for statistcs gathering.
2. Currently logged in member information.
3. Influence information (ideally with a way to keep track of highest earners).
Right now I’m only looking for read-only data, but in the future it would be awesome if there were a read/write API that allowed a user to authenticate with Arenanet so they could automate some of the guild maintenance tasks that people might want to perform.
Is anything like this on the horizon? Currently guild management is a very time consuming task for me, and I’d really like to simplify my life.
