How feasible would this be?

How feasible would this be?

in API Development

Posted by: Menadena.7482

Menadena.7482

I vaguely am remembering something that would allow you to authenticate to get player data? Or am I mistaken? If so would this be possible?

Scan my wardrobe for what skins I need. Look them up in the TP. Tell me which skins exist and how much they will cost me to add. Extra points for UI design (selecting sort parameters and filters) and thumbnails of what they look like. I would use that even if I was at my computer as I could see it being a huge timesaver for collecting skins. If not at my computer I could see it a handy way to plan out purchases when I was not busy.

How feasible would this be?

in API Development

Posted by: smiley.1438

smiley.1438

It’s not yet possible to get the unlocked skins of an account (and theres no PR on that yet: https://github.com/arenanet/api-cdi/pulls), but if so, all this would be possible – the TP data is already available and so are item databases.

How feasible would this be?

in API Development

Posted by: Menadena.7482

Menadena.7482

Yes, someone else already told me I was not insane. That I could not do all of it yet but the wardrobe would probably be in the character api if it was ever included. I knew the TP part would work as there are already plenty of sites and apps where it is used.

How feasible would this be?

in API Development

Posted by: Abominable Snowman.2036

Abominable Snowman.2036

I have a page (screenshot) that does most of that, but (because of the missing API) you have to manually keep track of the skins you have and which you still need.

However, it does remember them for you, allows you to search by name, and can show you the items it knows that have that particular skin.

I also looked into something that would allow me to more easily work towards completion (“show me the cheapest sword skins I don’t have yet”), but it turns out that for a lot of the skins there aren’t any items in the API with that skin.

How feasible would this be?

in API Development

Posted by: Menadena.7482

Menadena.7482

Thanks!

Now if there was an easier way to get a list rather than hovering over each item. Hint to anet.