getRelated: GetRelated

Description Usage Arguments Examples

Description

This function gets a list of artists somehow related to a given one.

Usage

1
getRelated(artist_id, apikey)

Arguments

artist_id

ID of the desired artist.

apikey

Your API Key provided by MusixMatch.

Examples

1
2
apikey="YOUR_API_KEY"
getRelated(56,apikey)

fernandabruno/musixmatchR documentation built on May 13, 2019, 8:38 a.m.