How to extract all the text from a webpage?
To bring in the text from a webpage, you can use the selector normalize-space(//body):
=AMAPULSE("url","normalize-space(//body)")
To bring in the text from a webpage, you can use the selector normalize-space(//body):
=AMAPULSE("url","normalize-space(//body)")