A Simple node.js script to use the chess.com APIs to scan your previous 3 months games for accounts that were closed for fairplay reasons.
- Clone the project
- Install node.js https://nodejs.org/en/
- From command line run
npm install
- Then run
node index.js USERNAME
(replace your USERNAME with your chess.com username)
Wait for results.