JavaScript is required to use Bungie.net

Help

Help us help you.
originally posted in:BungieNetPlatform
Edited by tianaki: 2/12/2017 8:18:12 PM
2

Getting Stats by Mode/Time Period instead of instanceID

Hi everyone, I'm brainstorming for a final project for my data science class, and was wondering if it's possible to use the API to get the PostGameCarnageReport for a specific mode (e.g., 14/Trials) limited to a specific time frame (e.g., spanning the past 3 months) instead of by instanceID. Thank you!

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
  • Take a look at this API: [url]https://www.bungie.net/platform/destiny/help/HelpDetail/GET?uri=Stats%2fActivityHistory%2f%7bmembershipType%7d%2f%7bdestinyMembershipId%7d%2f%7bcharacterId%7d%2f[/url] You can filter the response by game mode but not time frame, you will always get most recent activity first. This is only for a specific character, not all characters together. The response includes the instance ID which you can then use to pull the specific PGCR to get more details about a particular activity. This is the best Bungie.net has to offer. However, as others on this thread point out, there are several sites that just bulk download all of the PGCRs and then provide other ways to query that same data.

    Posting in language:

     

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

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