parsers/explore library
Functions
-
parseChartArtist(
JsonMap data) → JsonMap -
Parses an artist from the charts
data
. -
parseChartEpisode(
JsonMap data) → JsonMap -
Parses an episode from the charts
data
. -
parseChartPlaylist(
JsonMap data) → JsonMap -
Parses a playlist from the charts
data
. -
parseChartSong(
JsonMap data) → JsonMap -
Parses a song from the charts
data
. -
parseRanking(
JsonMap data) → JsonMap -
Parses a ranking from the charts
data
.