Free: Apple / Itunes-API

Apple / Itunes-API, see https://rss.applemarketingtools.com/

Example: https://rss.applemarketingtools.com/api/v2/us/music/most-played/10/albums.json

Local stored JSON:
https://api.json-content-importer.com/extra/json/apple/apple-example.json


Shortcode:

[[jsoncontentimporter url=https://api.json-content-importer.com/extra/json/apple/apple-example.json basenode=feed.results]
<img src="{artworkUrl100}"><b>{artistName}</b><br>{name}<br>
Genres: {subloop-array:genres:-1}{genres.name} {/subloop-array:genres}
<a href="{url}" target="_blank">more</a>
<hr>
[/jsoncontentimporter]]

In Action:

effff