=importXML("https://soundcloud.com/michael-barrera-24/tracks","//*[@class='infoStats__value sc-font-tabular-light']")
This is what I am using in the cell now. The website link is here: https://soundcloud.com/michael-barrera-24
I am trying to return how many follows I have. I am trying to stay updated with google sheets. It should return 13. Thanks for the help!