August 6, 2025
Chess.com API in a Python package
Python client for Chess.com API, which provides public data from chess.com website.
Python client for Chess.com API, which provides public data from chess.com website.
The PubAPI is a read-only REST API that responds with JSON-LD data. The API re-packages public data from the website and makes it available via the PubAPI. “Public Data” is information available to people who are not logged in, such as player data, game data, and club/tournament information. This excludes…
Generate images from FEN easily.