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