Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Retrieve data from MusicBrainz
ResourceFunction["MusicBrainzData"][entity,property] gives the value of the specified property for the given entity. | |
ResourceFunction["MusicBrainzData"][entity,{property1,property2,…}] gives the value for each of the propertyi. |
Look up works performed by Francisco Canaro:
| In[1]:= |
| Out[1]= | ![]() |
Look up all data available for a musical work:
| In[2]:= |
| Out[2]= | ![]() |
List the supported ExternalIdentifier types:
| In[3]:= |
| Out[3]= | ![]() |
List properties available for a given type:
| In[4]:= |
| Out[4]= |
Look up data about an artist in MusicBrainz:
| In[5]:= |
| Out[5]= | ![]() |
Look up data about the same artist in Wikidata:
| In[6]:= |
| Out[6]= | ![]() |
Look up data about a release:
| In[7]:= |
| Out[7]= | ![]() |
This work is licensed under a Creative Commons Attribution 4.0 International License