Apple Music, Podcast & Book Charts - Any Country
Pricing
$2.50 / 1,000 chart entries
Apple Music, Podcast & Book Charts - Any Country
Top songs, albums, music videos, playlists, podcasts, podcast episodes and books from any Apple storefront. Reads Apple's own published chart feeds, so the data comes from the source rather than a scraped page. Includes artist IDs, genres, release dates and high-resolution artwork.
Pricing
$2.50 / 1,000 chart entries
Rating
0.0
(0)
Developer
Loopchips
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
8 days ago
Last modified
Categories
Share
Apple Music, Podcast & Book Charts
Top songs, albums, music videos, playlists, podcasts, podcast episodes and books for any Apple storefront.
This Actor reads Apple's own published chart feeds. The data comes from the source rather than a scraped chart page, so it stays stable and stays clean.
What you get
| Field | Description |
|---|---|
country / chart / chartLabel | Which storefront and chart the row is from |
rank | Position in that chart |
name | Track, album, podcast or book title |
artistName / artistId / artistUrl | Credited artist or author |
genres | Genre labels as the storefront lists them |
releaseDate | Release date where the feed provides it |
contentAdvisoryRating | Explicit or clean marking |
artworkUrl100 / artworkUrl600 | Artwork at two sizes |
url | Direct link |
chartUpdatedAt | When Apple last refreshed the chart |
scrapedAt | Timestamp, so runs stack into a history |
Charts
Top songs · Top albums · Top music videos · Top playlists · Top podcasts · Top podcast episodes · Top free books · Top paid books
Any two-letter storefront works: kr, us, jp, gb, de, and the rest.
Not every storefront publishes every chart; the Actor says so and moves on
rather than failing the run.
Example input
{"countries": ["kr", "us", "jp"],"charts": ["songs", "albums", "podcasts"],"maxItemsPerChart": 100}
Example output
{"country": "KR","chart": "songs","chartLabel": "Top songs","rank": 1,"id": "1443109064","name": "Sunflower (Spider-Man: Into the Spider-Verse)","artistName": "Post Malone & Swae Lee","genres": "힙합/랩, 음악","releaseDate": "2018-10-19","artworkUrl600": "https://.../600x600bb.jpg","url": "https://music.apple.com/kr/album/...","scrapedAt": "2026-08-11T12:10:44.512Z"}
What people use it for
- Label and artist tracking - watch a release move across storefronts
- Cross-market comparison - the same week in KR, US and JP side by side
- Podcast and publishing research - what is charting, not what is promoted
- Catalogue and recommendation building - IDs, genres and artwork in one place
Pricing
Pay per result. You are charged only for chart entries actually returned.
Notes
- Transient feed errors are retried before a chart is reported as unavailable, so a run does not quietly come back short.
releaseDateandartistIdare empty for chart types where Apple does not publish them, such as podcasts. That is the feed's own shape.