Apr 29, 2005, 06:03 PM // 18:03
|
#1
|
Krytan Explorer
Join Date: Apr 2005
Location: Imperial Palace - Cantha
Guild: [SFK] Sacred Forge Knights (founder)
Profession: Me/Mo
|
GW Query for web pages
I was wondering if anyone knows of a way or wants to work on a project to query the GW servers for guild web pages. I would like to pull current rankings, and who's online myself... there are probably other things that could be done.
Thanks.
|
|
|
May 01, 2005, 12:32 AM // 00:32
|
#2
|
Pre-Searing Cadet
|
I gotta assume theres no way. For you to do taht u would need tehre sql information, to which they wont give out for security reasons.
|
|
|
May 01, 2005, 01:20 AM // 01:20
|
#3
|
Pre-Searing Cadet
|
It would be quite nice if the provided a web services or such to tell you, for any user account, if they were online, and which character they were using. That could be done securely by AN, although there would be an extra cost for both developing and hosting this.
|
|
|
May 02, 2005, 05:57 PM // 17:57
|
#4
|
Academy Page
Join Date: Apr 2005
Location: Netherlands
|
Cant php Parse Info from a html doc?
This way it would just load the ladder, find the guilds name and post something that is before it.. *example: (if their html would be like this) <div "rank">263</div><div class"guild">Guild Name</div>
I dont know alot about php, but iv seen script do this..
|
|
|
May 02, 2005, 06:08 PM // 18:08
|
#5
|
Ministry of Technology
Join Date: Feb 2005
Location: Washington D.C.
Guild: Idiot Savants
Profession: Mo/
|
Basically all you would need is a bot written in any language that downloads the webpage in question and parses out the data into a database. You would set a cron job to run the bot every 5 minutes or whatever. Then you'd have your own webpage display information from the database.
It's actually relatively trivial to do. The biggest concern is whether or not Anet wants a bunch of bots trolling their pages. Most people don't like it but Anet probably won't mind since you wouldn't be causing any undue server stress.
If someone wants to undertake the project and needs help with it just PM me. I can do it myself next week once I finish up my last week of classes or help someone out if they want to do it as a learning experience.
|
|
|
May 02, 2005, 07:25 PM // 19:25
|
#6
|
Site Contributor
|
Actually that gives me an interesting idea - I will talk to kzap about it.
|
|
|
May 04, 2005, 08:32 PM // 20:32
|
#8
|
Site Contributor
|
I will have something very nifty for Guild Wars Guru soon - hopefully before May 15.
|
|
|
May 06, 2005, 07:39 AM // 07:39
|
#10
|
Site Contributor
Join Date: Dec 2004
Profession: R/Mo
|
---- 10 letters
|
|
|
May 11, 2005, 03:24 PM // 15:24
|
#12
|
Wilds Pathfinder
Join Date: May 2005
Location: Florida
Guild: Zero Tolerance
Profession: W/Mo
|
Quote:
Originally Posted by Inde
|
Very cool! Hopefully there is a search function in 1.5.
|
|
|
May 13, 2005, 03:36 PM // 15:36
|
#14
|
Pre-Searing Cadet
|
I take it that the ladder script is parsing the guild wars web pages, and not using some fansite feed xml from Anet?
|
|
|
May 13, 2005, 05:28 PM // 17:28
|
#15
|
Site Contributor
|
Ku Zo: Correct.
|
|
|
May 14, 2005, 05:29 AM // 05:29
|
#16
|
Ascalonian Squire
Join Date: May 2005
Location: Alaska, USA
|
it would be nice if you could use something like XML, which you can include in your webpages that you could dynamically use with PHP. I have done it a couple times and would take my guild roster off its current SQL system if I could use a xml listing of guild members from the Guild Wars list. that would be cool
|
|
|
May 14, 2005, 01:23 PM // 13:23
|
#17
|
Site Contributor
|
As we are currently scraping the main site, its an active decision for us to not provide XML feeds etc.
|
|
|
Thread Tools |
|
Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT. The time now is 04:46 PM // 16:46.
|