Hey everyone,
I’m brand new here and have just discovered how powerful this software is.
WhoSampled is a site & huge database that lists out what songs are sampled in a particular track. As an example, you can refer to this LL Cool J track that samples Michael Jackson and Mary Jane Girls: Hey Lover by LL Cool J feat. Boyz II Men - Samples, Covers and Remixes | WhoSampled
Essentially what I’m trying to do in using WhoSampled as a web source is grab the song title & artists listed under “Contains samples of...” and append the data to the Comments tag. Ideally I’d like the format in the end result to look like this:
“Samples: ArtistName - SongTitle; ArtistName - SongTitle”
For the sake of the example LL song, the end result in the comments would be:
“Samples: Michael Jackson - Lady In My Life; Mary Jane Girls - All Night Long”
Keep in mind that there’s songs with way more than 2 samples lol. I’m an absolute novice when it comes to coding, so I truly appreciate any help/insight you guys can give!