originally posted in:BungieNetPlatform
View Entire Topic
Hello guys,
i am trying to make a little website. I need to find how many times a guardian went flawless. (Like on destinytrialsreport) i know that bungie doesnt give flawless data and should look for how many times a character went to the lighthouse. Which endpoint could give me that data with memberid or characterid? Thanks.
-
Ah, so the stat you are looking for happens to be one that's very difficult to get with the way that BNet pivots stat data. We don't actually track that stat directly. Destiny Trials Report got that stat, from what I hear, by processing every PGCR that has ever been played, finding the ones where people went to the lighthouse, and then summing those up. You should hit them up though - I hear that they actually expose their own API on their unique pivot of data!