As far as I am aware you will need to open the webpage to read its contents with either innerTEXT or innerHTML. If you don't want your user to see it being opened the best way to hide it would be to use an invisible iframe that loads the page. They still maybe able to see it loading by the status bar but it will never show on the website.