This guide is intended as a reference to the various xml and tools pages included on wow.allakhazam.com. If you want to include allakhazam.com content in your own application, this guide might serve as list of interfaces available.
I am open to suggestions regarding XML tools and XML data structure.
Wow Icon pack (updated weekly)
http://wow.allakhazam.com/images/icons/icons.tar.gz
Wow Item Name to ID XML Reference (Updated Daily)
http://wow.allakhazam.com/itemlist.xml
Wow URL Based Item Lookup
http://wow.allakhazam.com/i/URL-EncodeItemName
Example: Stormrage Boots
Wow Lite Item Display
http://wow.allakhazam.com/ihmtl?ID
Example: http://wow.allakhazam.com/ihtml?16954
Lite item display also supports access by name:
http://wow.allakhazam.com/ihtml?Judgement+Legplates
Search Box on your site
This is an example of html code you might put on your site to encourage users to use the Allakhazam.com World of Warcraft search.
<form action="http://wow.allakhazam.com/search.html" method="get">
<img src="http://wow.allakhazam.com/images/wowex.png" alt="Search Allakhazam's"
style="width: 110px;height: 32px; vertical-align: middle;"/>
<input type="text" name="q" style="border: 1px solid black; width: 150px;"/>
<input type="submit" value="Search"/>
</form>
</form>
We encourage developers of World of Warcraft tools to make use of the XML and HTML data provided here. We also encourage being courteous with regards to the speed of requests which automated applications make against the site. We appreciate (but do not require) notice on your application that "Data is provided courtesy of wow.allakhazam.com".
Converted from Guides | |
---|---|
Created: | 2006-01-17 14:26:27 |
Last Changed: | 2008-08-21 07:45:54 |
Author: | Illia |
Category: | General |
Last Edited | Never |
Score: | 4.73 |
Note: | None |
Guide ID: | 502 |
Last Changed: | Unknown |
|