I created a program that does some webscraping. If give the link as as a variable it runs fine, but if I type it into the tkinter.Text(), and use .get(\'1.0\', \'end\'
.get(\'1.0\', \'end\'