Is some of the analysis data and insight data available to be put into the public apis? Some things that would be nice:
1. The game shape for any individual game (e.g. "balanced", "sharp", "giveaway", etc.
2. The evaluation by game phase, e.g. opening, middlegame, and endgame accuracy.
Right now the only thing available is the overall accuracy, which is nice, but it'd be great to have a little bit more to work with!
As another note, I'd like to be able to classify openings myself as they appear on insights. E.g. instead of telling me I play a lot of games in 1. d4 d5 2. c4 "Queen's Gambit", it sure would be nice to be able to select actual meaningful positions and categorizations. Another example, the insights tell me that I also play the King's Indian, which it identifies as: 1. d4 Nf6 2. c4 g6. I guess I don't need to point out that that can be either a KID, a Grunfeld, or a Modern Benoni, or even a Benko. Maybe Im even missing some things. It's just not a useful categorization. So, I'm trying to build my own tool that does this, but I need more info from the public APIs to be able to derive meaningful insights.
The Public API is not receiving new features and is in a maintenance phase (bug fixes only for the most part). My guess is Insights data, which can be locked behind privacy settings, and only exists for diamond members isn't something that would likely be added if/when the system decides to update the APIs.
You could use the game endpoints to generate your own opening line categorization.
Is some of the analysis data and insight data available to be put into the public apis? Some things that would be nice:
1. The game shape for any individual game (e.g. "balanced", "sharp", "giveaway", etc.
2. The evaluation by game phase, e.g. opening, middlegame, and endgame accuracy.
Right now the only thing available is the overall accuracy, which is nice, but it'd be great to have a little bit more to work with!
As another note, I'd like to be able to classify openings myself as they appear on insights. E.g. instead of telling me I play a lot of games in 1. d4 d5 2. c4 "Queen's Gambit", it sure would be nice to be able to select actual meaningful positions and categorizations. Another example, the insights tell me that I also play the King's Indian, which it identifies as: 1. d4 Nf6 2. c4 g6. I guess I don't need to point out that that can be either a KID, a Grunfeld, or a Modern Benoni, or even a Benko. Maybe Im even missing some things. It's just not a useful categorization. So, I'm trying to build my own tool that does this, but I need more info from the public APIs to be able to derive meaningful insights.