Existing libraries
There are a number of pre-existing libraries for interacting with the scratch API
Warning
This is not a complete list
-
ScratchAttach
A sync (developing async) python library for the scratch API and other site features. -
Scapi
An async python library for the scratch web API, using aiohttp. Docs in Japanese.
Deprecated libraries:
-
ScratchAttach.ts
An async TypeScript library for the scratch API (missing features)