This code will grab the HTML source from a given URL.

Change "website here.com" to a real URL starting with http:// and the program will display the index pages source code in the console.
...