Thread Tools Display Modes
01/13/16, 01:26 AM   #1
vandel212
Join Date: Jan 2016
Posts: 17
Web Based Item API

Hi, I'm not sure if this is the correct place to post this, but I was wondering if something exists that I can use on my website to allow me to get item info based on an item link. I know Diablo 3 has something like this where your on a web page, you hover over the name of an item, and a box pops up with the item's stats and mods. Does anything like this exists for ESO where I submit some data to a web service, and it returns some json or something?

Thanks a bunch.
  Reply With Quote
01/13/16, 05:46 AM   #2
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 4,976
You could try this website: http://www.uesp.net/wiki/Online:Item_Link
Or: http://esoitem.uesp.net/viewlog.php

But I don't think it will return info by json or webservices.
And it is not possible to get this information "ingame" via an addon.
Except:

sidTools offers an item link editor that exists for answering questions like this, I recommend you experiment with them and see for yourself.
You can open it by typing /stitems in chat.
  Reply With Quote
01/13/16, 06:11 AM   #3
Ayantir
 
Ayantir's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2014
Posts: 1,019
I did one for personal use, but not for prod, will maybe polish it and give it to anybody, but I'm on a very low motivation for eso coding those times, and very busy elsewhere. Fulfilling the SQLite DB is done by a sniffer addon and a background process which silently uploads the stuff on a webserver


It will basically display nice content cms'ed page or return JSON arrays.
  Reply With Quote

ESOUI » Developer Discussions » General Authoring Discussion » Web Based Item API


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off