originally posted in:BungieNetPlatform
I was perusing the different endpoints exposed and found this: http://www.bungie.net/platform/Destiny/Manifest/
It seems as though there is a sqlite database with all of the gear (from looking at the JSON response). I was curious if anyone has played with this as I am building a quick gear webapp and want to see if it has any usefulness.
English
-
I was able to figure this out. The Manifest is zipped up and then you can access it via SQLite.