Some basic examples grabbing and manipulating data via the public musicmetric api.
Currently all the examples are python, other language examples will be added in the future.
For more details on what's available see the api documentation.
Note that all these examples require you to have an API key. These are issued automatically simply apply over here
Once you have an API key, simply insert it in the file apikey.py
There are some external library dependancies for some of the examples, these are listed in each example.
All examples are provided under GNU Public License v2, the terms of which can be found in LICENSE.txt. Code may be made available under other terms, for more information contact api@musicmetric.com