Skip to content

A small Python program for scraping music sheets from musescore.com.

Notifications You must be signed in to change notification settings

eemelioksanen/musescorescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A small program for scraping music sheets from musescore.com

installation

Install the following dependencies: pip install -r requirements.txt

usage

Then run the program by giving an url as a parameter: py msbot.py http://musescore.com/user/xxxxx/score/xxxxx

Run the program with parameter -m to save the images as well

The program will save the generated pdf and save it to the working directory.

About

A small Python program for scraping music sheets from musescore.com.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages