I am trying to scrape all tr tags using BeautifulSoup, but it returns none. Code:
from urllib.request import urlopen from bs4 import BeautifulSoup url = \'ht