lichess.org
Donate

Export games to CSV

As of now when you export your games lichess puts all of them into a large pgn file, however I would like to use my games for a data structures project that requires me to use a CSV file. Does anyone know of a parser that will allow me to accomplish this goal or some setting im missing on lichess. Thank you for any feedback.
Is there a standard CSV format for chess games? I had not heard of one, but that doesn't mean there isn't one.
You could write your own code that parses games into CSV using PythonChess, but as far as I know there's nothing out there that does that already.

This topic has been archived and can no longer be replied to.