---
title: webURL
framework: shazamkit
role: symbol
role_heading: Instance Property
path: shazamkit/shmediaitem/weburl
---

# webURL

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

## Declaration

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

## Discussion

Discussion This link opens the Shazam app or App Clip if it’s available on the device.

## See Also

### Working with Shazam music catalog media items

- [shazamID](shazamkit/shmediaitem/shazamid.md)
- [fetch(shazamID:completionHandler:)](shazamkit/shmediaitem/fetch(shazamid:completionhandler:).md)
