mmpy

Musicmetric API Wrapper
Download

mmpy Ranking & Summary

Advertisement

  • Rating:
  • License:
  • ISC License
  • Price:
  • FREE
  • Publisher Name:
  • Ben Fields
  • Publisher web site:
  • https://github.com/musicmetric/

mmpy Tags


mmpy Description

mmpy is the officially supported Python wrapper for Musicmetric HTTP REST API. This API provides direct access to much of the data we use to drive our products. This data is available for a wide array of music artists; in general, the more popular an artist is, the more likely there is going to be data.We provide the following data and services:- Time series data of fan activity on a set of social networks,- Sentiment analysis service for music related text- Fan demographics- a variety of lists and chartsThe full API documentation can be found at http://developer.musicmetric.comWhat to do with your API keyIn order to use this wrapper with the Musicmetric API, you need to place your API key in one of two places:- In an environment variable 'SEMETRIC_KEY'- In a config file, expected to be a ~/.semetric/config that should contain the following lines: > > api.key = YOUR_KEYboth of these are checked at run time in the order listed. The first key found will be used (ie. if there's a key in env, this will be used and the config file will be ignored).This software is released and distributed under the ISC License, whose text is contained in LICENSE.txt.Product's homepage


mmpy Related Software