[items] and how it works
After reading this, I deliberately bought a piece of karma armor that wasn’t already in the API (item id 4438: Stentor Leggings) just to find out if it would show up in the API afterwards. It doesn’t. There has to be some other trigger.
https://api.guildwars2.com/v1/item_details.json?item_id=4438
Unlocking items in the api is complicated.
Some items just never appear, mostly karma items (see this). Some items just appear after they were moved out of your inventory (mail/trading post/vault/…)(source). After an update it takes about 1 week to discover most of the items. And sometimes anet is resetting the discovered status of all items, so that they have to be discovered again to show up in the api (that happened just once for now? cant find source anymore).
In case you are interested, here is a RSS feed for all renamed items: http://gw2wbot.darthmaim.de/rss/renamedItems/
And here are the recently added ones: http://gw2treasures.de .
I still need to make a better overview for that.
(edited by darthmaim.6017)
Thanks for the replies, guys. I wish it was a little more transparent.
And I AM interested, since I’m tracking skins, so thanks again
And sometimes anet is resetting the discovered status of all items, so that they have to be discovered again to show up in the api (that happened just once for now? cant find source anymore).
There you are: https://forum-en.gw2archive.eu/forum/community/api/API-errors-bugs/page/2#post3478842
I think that items discovery is necessary in GW2 API, to not preventively spoil items and to not show “service items” such as items with id 1,2 or 6 (although sometime doesn’t work as expected!). I think that this kind of discovery have more sense with recipies than with items, but that’s what we have.
I’ve noticed that Hero’s Rare weapons are not all discovered, contrariwise to Exotic ones. Aren’t they been bought? Maybe, but it’s not “clean” to have only half of them in GW2 API.
I hope that APIv2 doesn’t suffer from same bugs!
For those interested, I’m tracking new items (within 10 minutes from discovery) and updated items (within about a week from the update) at this page (rss feed also available) http://www.gw2services.com/items/news
For those interested, I’m tracking new items (within 10 minutes from discovery) and updated items (within about a week from the update) at this page (rss feed also available) http://www.gw2services.com/items/news
That’s pretty much the changes I was alluding to and presented far better than anything I could have made I’ll have to start watching this.
Started to make a better overview of new items, but still much work to do: http://gw2treasures.de/stats/items/new
For those interested, I’m tracking new items (within 10 minutes from discovery) and updated items (within about a week from the update) at this page (rss feed also available) http://www.gw2services.com/items/news
That’s pretty much the changes I was alluding to and presented far better than anything I could have made I’ll have to start watching this.
Thank you! I’ve forgot to mention that other than RSS feeds, updates are spread trough Facebook, Twitter and Google+, so you may get updates just following the website on one of those social network!