New to coding so spare me if this is rather simple. I'm trying to download text from a web page in swift, like from a news article, Wikipedia or something. I can get the HTML or JSON, but I cannot extract the text as a string. Thanks!New to coding so spare me if this is rather sim