JavaScript is required to use Bungie.net

Forums

originally posted in:BungieNetPlatform
9/10/2015 3:17:27 PM
2

Get Vendors info

Hey everyone. I'd like to get vendors info. Vendors are "attached" to characters, so I need to use characters for this. I could use my characters. I want to keep record of items sold by the vendors. I don't care about the differences from user to user -- I'm thinking about items that are the same for everyone, like whichs shaders and emblems Eva Levante is selling. So I can use my characters to crawl those items. I just need a way to do that. The endpoint (/platform/Destiny/{platform}/MyAccount/Character/{charId}/Vendors/) requires "WebAuthorization". I'm not sure how I can do that. Any cheap/bad way of doing it is welcome. Even if I need to get a cookie (manually login) each week or something... I just need a way! :) Thanks in advance, Guardians
English

Posting in language:

 

Play nice. Take a minute to review our Code of Conduct before submitting your post. Cancel Edit Create Fireteam Post

View Entire Topic
  • you can make a small app (web/desktop/mobile) that uses your cookies to do that (and ask for loging once the token is invalid) and process the data and push that to a place where your "REAL" app gets the data from. I kind of do this approach for the items definitions in my app, i push a file to DropBox and it has a public url that everyone can read.

    Posting in language:

     

    Play nice. Take a minute to review our Code of Conduct before submitting your post. Cancel Edit Create Fireteam Post

You are not allowed to view this content.
;
preload icon
preload icon
preload icon