Guild History Export/Parse info

Questions and discussions on development tools for WarcraftRealms
Locked
Twizted
Posts: 2
Joined: Sun Oct 25, 2009 1:17 am

Guild History Export/Parse info

Post by Twizted »

Hello, I am looking to possibly integrate a feature of your character history into the application script from bbDKP

Basically I would like to parse the guild history into the application that is submitted to the forum. My guild finds this useful when considering an applicant but it would be nice if it was available right in the application.

Would someone here be interested in helping me with this?

Hybuir
Gear Dependent Squirrel
Gear Dependent Squirrel
Posts: 1471
Joined: Tue Sep 06, 2005 6:22 am
Location: Austin, TX
Contact:

Post by Hybuir »

I know Rollie has Realm data exported but I dont know about individual character history.

http://www.warcraftrealms.com/dataexport.php

Twizted
Posts: 2
Joined: Sun Oct 25, 2009 1:17 am

Post by Twizted »

Yeah I have been trying to find info about it.... I think it would be very handy for application scripts to know players guild history...

What do you say Rollie? Can we do this....

User avatar
Rollie
Site Admin
Posts: 4783
Joined: Sun Nov 28, 2004 11:52 am
Location: Austin, TX
Contact:

Post by Rollie »

What exactly are you looking for? A service call or something that would allow you to query on a specific character?
phpbb:phpinfo()

tattooedpierre

Post by tattooedpierre »

Sorry to resurrect an older post, however, the suggestion made is exactly what I was looking for also.

All we do is check for a char's guild history when he applies. I had hoped to be able to do this myself by downloading your kindly provided realm CSVs and throwing a script together but the dataset doesn't contain individual character information.

Any suggestion/comments would be appreciated.

User avatar
Rollie
Site Admin
Posts: 4783
Joined: Sun Nov 28, 2004 11:52 am
Location: Austin, TX
Contact:

Post by Rollie »

Yeah, I specifically did not put in a easy mechanism to download the character history data. It would be too easy for someone to basically steal the entire database that way.

I would not be opposed to setting up a services API where requests can be made and results returned in XML or JSON or whatever, but I would want to be able to monitor and restrict the number of queries.
phpbb:phpinfo()

Locked