Skip to content

SamZhang02/MuseSheets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MuseSheets

HTTP API to download PDFs of sheets on MuseScore.

Usage

The entrypoint of the code is src/api.ts.

First install all dependencies with

num install

Then start the server with

npm run start

We now have an endpoint that we can query with a musescore url, an example with curl:

curl http:https://localhost:3000/?url=https://musescore.com/classicman/scores/106022 --output la_campanella.pdf

Disclaimer

This is not an official MuseScore product.

About

HTTP API to download MuseScore music sheets PDF

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published