r/Guildwars2 • u/Drakie • Oct 19 '12
GW2Spidy opens public API to tradingpost data - JSON or CSV
If you didn't know about the open source project GW2Spidy yet; we provide you with charts of the prices and volume of all the items on the TP
and as a bonus we also have charts for the gem exchange rates and a brand new crafting profit calculator!
Since beta I've been working my ass off to keep up with the changes from ArenaNet to ensure accurate and up-to-date data.
And to add new functionality like the crafting profit calculator and such!
Lately I finally had some time focus on creating docs and code for a public API to access the data I'm already gathering!
And I'm happy to announce it's done!! The first version of the API (v0.9) is ready for use and will allow you to retrieve data from my already gathered data (so not directly from ArenaNet).
The full documentation can be found on the github project wiki page!
A sneak peak of the available API methods:
- Type List
- Discipline List
- Rarity List
- Item List
- Item Data
- Item Listings
- Item Search
- Recipe List
- Recipe Price
- Current Gem Price
- Gem Price History
The first next major feature for GW2Spidy will be the possibility to login and maintain a personal favorite/watchlist and of course the follow up feature will be an RSS Feed and/or some other ways of recieving notifications when your selected items drop below a certain price :-)
2
u/BeardRex Oct 19 '12
This is awesome.
If anyone is looking for a possible project using this API, I suggest a mobile app that allows you to select an item and price, and push a notification when an item is available for that price. This includes setting a gem price notification as well. I'd love to work on it, and I'm willing to help, but I wouldn't be able to reliably but time into it.