08:57

Chess.com API in a Python package

Python client for Chess.com API, which provides public data from chess.com website.
18:05

Published-Data API - Chess.com

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…
18:42

PyGrister - A Python client for the Grist API

Pygrister is a Grist client that covers all the documented APIs. Pygrister keeps track of basic configuration for you, remembering your team site, workspace, working document, so that you don’t have to type in the boring stuff every time. Apart from this and little else, Pygrister is rather low-level: it will call the api and retrieve the response, with only minor changes. If the api call is malformed, you will simply receive a bad HTTP status code.
07:22

Jobspy API

Dockerized version of JobSpy, with API key auth, rate limiting, and proxy support.
18:05

Bookstack API Scripts

Examples of BookStack API scripts on Codeberg
Our reference material for all the other scripts we can use to interact with Bookstack API.