This python script exports a users chess games from Chess.com to JSON and PGN file.
You MUST edit this script and include your chess.com username.
Syntax: python3 chesscom-export.py
This will create games.json and games.pgn
See sampledata folder for sample data created by this script.