rubensayshi / gw2spidy

GW2Spidy - Guild Wars 2 Tradingpost Graphs
http://www.gw2spidy.com
231 stars 86 forks source link

Filtering via API #167

Closed Zyles closed 9 years ago

Zyles commented 9 years ago

I want to do this query via API:

http://www.gw2spidy.com/type/18?rarity_filter=6&min_level=&max_level=&unsellable_flag=1

To get all the ascended weapon/armor etc. into an array.

Does not seem possible?

rubensayshi commented 9 years ago

http://www.gw2spidy.com/api/v0.9/json/items/18?rarity=6

Zyles commented 9 years ago

Than you, the issue was with the other error I couldn't get it to work.