char to String to char conversion

So, what is the correct way to create a String that is capable of holding the contents of newsString[]?

I doubt you will be able to capture the total feed to a string unless it is very small. You can capture the feed characters in a string and then send the string to the serial monitor to see just how much of the feed was captured.