This powershell script allows you to export all your chess.com games in a single PGN file.
Steps :
- Download this repository (Code -> Download zip) / Clone if you have some git knowledges
- When the file
ChesscomPgnExporter.ps1
is on your PC, run it (On windows, right-click, click onrun with Powershell
) - Type your chesscom username, press
<<Enter>>
, wait a bit - A file named
chess_com_games_username.pgn
should be created in yourDownloads
folder