Is there a way to download the training history of puzzles, including the puzzle ID and results, from Lichess Puzzle History? When I navigate to Profile Puzzles Puzzle History, I can view the puzzles along with their IDs and results (correct or incorrect). I’m looking to analyze both my data and others' to identify the most effective strategies for improvement. Your response will help me
Hi!
Here's a similar question (and answer),
lichess.org/forum/general-chess-discussion/download-of-the-puzzles-done
Good luck!
Here's a similar question (and answer),
lichess.org/forum/general-chess-discussion/download-of-the-puzzles-done
Good luck!
Thank you, @tors42. Since the data is already available (puzzle history - that is shown for each user ), do you know why it's not possible to download puzzle histories of other users? Is it due to technical challenges (like the overhead of developing APIs), or is there another reason? It would be incredibly helpful to analyze this data to understand the factors that contribute to effective learning from puzzles.
For instance, this puzzle has been played 72 times with a popularity score of 83. I’m interested in seeing how other players ( 72 of them ) performed when they attempted it.
```
PuzzleId,FEN,Moves,Rating,RatingDeviation,Popularity,NbPlays,Themes,GameUrl,OpeningTags
"00sHx,q3k1nr/1pp1nQpp/3p4/1P2p3/4P3/B1PP1b2/B5PP/5K2 b k - 0 17,e8d7 a2e6 d7d8 f7f8,1760,80,83,72,mate mateIn2 middlegame short,lichess.org/yyznGmXs/black#34,Italian_Game Italian_Game_Classical_Variation"
```
```
PuzzleId,FEN,Moves,Rating,RatingDeviation,Popularity,NbPlays,Themes,GameUrl,OpeningTags
"00sHx,q3k1nr/1pp1nQpp/3p4/1P2p3/4P3/B1PP1b2/B5PP/5K2 b k - 0 17,e8d7 a2e6 d7d8 f7f8,1760,80,83,72,mate mateIn2 middlegame short,lichess.org/yyznGmXs/black#34,Italian_Game Italian_Game_Classical_Variation"
```