I am making a website which plays any music that the user wants using HTML, CSS and Javascript. Is there any way to import the songs which the user asks using an API? I tried finding some APIs but I found that they only provide the information about the songs and not the song itself. Is there any way I can achieve this, or should I just import some sample songs from my PC for the project?