I'm trying to make a widget and I have a decent understanding of HTML, JS, and DOM. I need to be able to retrieve a variable from *another* website without opening the page inside of the browser. Opening the page in the widget and keeping it hidden would work, too. Is there a command for JS to load the contents of page and make it accessible to define variables, perform functions on, etc?