HTML to text

Hi there. I have a google drive folder with a lot of HTML files. They are blog posts I downloaded from an old social media platform so now they just all end in .html

I want to convert that to text.

Thanks in advance

Welcome to the Make community!

You can use the built-in function stripHTML

e.g.:

stripHTML(toString(1.data))

For more information, see the function documentation in the Help Center.

Hope this helps! Let me know if there are any further questions or issues.

@samliew

P.S.: Investing some effort into the Make Academy will save you lots of time and frustration using Make.