To bring in the text from a webpage, you can use the selector normalize-space(//body):
=IMPORTFROMWEB("url","normalize-space(//body)")
To bring in the text from a webpage, you can use the selector normalize-space(//body):
=IMPORTFROMWEB("url","normalize-space(//body)")