I tried to extract content on this website https://www.asugsvsummit.com/gsv-edtech-150 to google sheet. I typed this code but it didn't work. How can I do?
=IMPORTXML("https://www.asugsvsummit.com/gsv-edtech-150","//*[@id="__next"]/main/div[3]/section[2]/div[3]/div[2]/div[3]")
