scratch-api icon indicating copy to clipboard operation
scratch-api copied to clipboard

An API to interact with the Scratch website

Results 15 scratch-api issues
Sort by recently updated
recently updated
newest added

As Scratch has slowly evolved, there is no way to track what is still working without manually testing.

Currently if a 1.x project is loaded, it will fail to parse it as JSON because it's the old binary format. It should at least report that it is an...

Scratch 3.0 added new backpack endpoints but kept the 2.0 ones active I believe. I don't know if it makes sense to keep 2.0 around and add new functions for...

bug

TypeError: cb is not a function at /home/runner/bot/node_modules/scratch-api/scratchapi.js:103:7 at IncomingMessage. (/home/runner/bot/node_modules/scratch-api/scratchapi.js:37:37) at IncomingMessage.emit (node:events:402:35) at IncomingMessage.emit (node:domain:475:12) at endReadableNT (node:internal/streams/readable:1343:12) pls fix

I have been able to use the scratch-api successfully a few months ago. I have downloaded 500+ projects, what was great. Otherwise it would be a tedious task for our...