I want to import some data from a website to my google sheet. I’m most interested in the first section “Totals”.
I have tried typing this in my google sheet: =IMPORTHTML(“BC Copenhagen-Teamstats - Basketligaen”,2)
But the number 2, seems to be a problem, Idk why thought.
Maybe this website is better: theView Copenhagen basketball, News, Roster, Rumors, Stats, Awards, Transactions, Details-eurobasket
I have experimented with this:
=IMPORTXML(“https://basketligaen.dk/bc-copenhagen-teamstats/“,”//*[@id=‘hs-container’]/div/div/div/div/div[2]”)
However, it can’t find the data