Web.BrowserContents
Returns the HTML for the specified URL, as viewed by a web browser.
Web.Contents
Returns the contents downloaded from the url as binary.
Web.Headers
Returns the HTTP headers downloaded from the url as a record value.
Web.Page
Returns the contents of the HTML document broken into its constituent structures, as well as a representation of the full document and its text after removing tags.