url1 = "https://en.wikisource.org/"+selectedbook[\'href\'] r1 = requests.get(url1) Soup1 = BeautifulSoup(r1.text, "html5lib") List1 = Soup1.find(