Trouver une table avec la classe magnifique
tab = soup.find("table",{"class":"wikitable sortable"})
Goofy Goober
tab = soup.find("table",{"class":"wikitable sortable"})