Logo Chess Nerd

Software Downloads

All software has been compiled from Python scripts using PyInstaller. Because Python is cross-platform, the scripts have also been included.


Chesscom Titled Games Collector

Prompts the user for a year and month, then downloads all the games in PGN format from all the titled players at Chescom for that month.
https://chessnerd.net/software/Chesscom-Titled-Games-Collector.zip
https://chessnerd.net/software/Chesscom-Titled-Games-Collector.py


Lc0 Match Games Downloader

Prompts for a date, then downloads the Lc0 match games for that date, as well as a JSON file with links to all the match games (which it will want to refer to if it can).
https://chessnerd.net/software/Lc0-Downloader.zip
https://chessnerd.net/software/Lc0-Downloader.py


Lichess Downloader

Asks for a year/month and then downloads the ZST from the Lichess Open Directory, then, without opening it, saves only the games that match the ratings criteria specified by the user via prompt.
https://chessnerd.net/software/Lichess-Downloader.zip
https://chessnerd.net/software/Lichess-Downloader.py