I\'ve inherited a database of Soundcloud IDs and would like to build a page linking to each track on Soundcloud. Is it possible to link to a track on the Soundcloud website
You can scrape it from the "widget" URL
https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/{trackId}
contains a link element