{
  "$type": "site.standard.document",
  "description": "I started integrating music data into my personal website when I added Last.fm artist and album displays to my now page. Initially, I tried sourcing artist images from a few different services, knowing that Last.fm had updated their API to stop serving them. After a fair bit of searching I found that most services that supplied artist images covered only a small fraction of my library and often supplied the wrong image when there were multiple artists sharing the same name.",
  "path": "/posts/2024/weaving-music-data-in-and-out-of-my-personal-website",
  "publishedAt": "2024-02-22T00:00:00Z",
  "site": "at://did:plc:sttgf52vkk46f6yuknvqxvgh/site.standard.publication/self",
  "tags": [
    "development",
    "last.fm",
    "eleventy",
    "javascript",
    "music"
  ],
  "title": "Weaving music data in and out of my personal website"
}