beautifulsoup find table by class contains code example Example: find table with class beautifulsoup tab = soup.find("table",{"class":"wikitable sortable"})