---
title: appleMusicURL
framework: shazamkit
role: symbol
role_heading: Instance Property
path: shazamkit/shmediaitem/applemusicurl
---

# appleMusicURL

A link to the Apple Music page that contains the full information for the song.

## Declaration

```swift
var appleMusicURL: URL? { get }
```

## See Also

### Reading Apple Music properties

- [songs](shazamkit/shmediaitem/songs.md)
- [appleMusicID](shazamkit/shmediaitem/applemusicid.md)
