This val returns the latest track you've listened to via Last.fm.
Last.fm's "scrobbler" keeps track of any song you're listening to on different platforms, you can connect it to Spotify, Tidal, SoundCloud etc.
Fork this val and change the following:
username = your Last.fm usernameLASTFM_API_KEY
This will return the most recent track you have been listening to, along with the artist and artwork.
You can easily plug this into your Framer website through Framer Fetch.
You can get the API url of your val by clicking Copy > Copy HTTP Endpoint on the right side bar.
For example, my HTTP endpoint is: https://charmaine-listeningtolastfm.web.val.run
Example inside Framer, with Fetch: