Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chess.com.downloader

Download games in pgn format for a chess.com user download is very fast using multiple requests at once, leveraging asynchronous I/O, but fair enought to not flood the chess.com api. Here you can find chess.com api reference

I verified the quality of the file by importing in SCID and it worked just fine. I run it on a Linux machine, and I used asynchronous I/O even during file writing. Not sure this can cause problems if we have some linitations on maximum number of open files, it could be since many file are opened at once while download massive databases.

About

Download games in pgn format for a chess.com user

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages