Skip to content

Using chesscom's API to get some mildly interesting information about games

Notifications You must be signed in to change notification settings

lkakitani/chesscom-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chesscom playground

Gather mildly interesting info about some games played on chess.com platform. At this moment, it only outputs the days in which the user played the most games.

Usage

Install dependencies with npm i and run

node app.js {username}

Todo

  • Take into account the different time controls (rapid, blitz, bullet, etc)
  • Parallelize API calls
  • Other info

About

Using chesscom's API to get some mildly interesting information about games

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published