Hello.
Is there any way to have an search of the new entries (score) by instrument?
Thanks.
New entries of scores by instrument (List)
Moderator: kcleung
Re: New entries of scores by instrument (List)
Generally speaking, scores featuring a certain instrument are members of the relevant category. For example, scores featuring the violin are members of Category:Scores featuring the violin.
A list of the newest members of any category may be queried through the MediaWiki API:
https://imslp.org/api.php?action=query& ... the_violin
The above query gets the 20 (set by the cmlimit value) newest members of the Scores_featuring_the_violin category members in xml format (a machine-oriented format, however decently readable by humans, too). You can modify the query according to the category/instrument of interest for you.
Max
A list of the newest members of any category may be queried through the MediaWiki API:
https://imslp.org/api.php?action=query& ... the_violin
The above query gets the 20 (set by the cmlimit value) newest members of the Scores_featuring_the_violin category members in xml format (a machine-oriented format, however decently readable by humans, too). You can modify the query according to the category/instrument of interest for you.
Max
-
- active poster
- Posts: 729
- Joined: Tue Aug 28, 2007 12:31 pm
Re: New entries of scores by instrument (List)
If you are interested in pieces with arrangements of the featured instrument too, you can add (arr) behind the name of the instrument.