scraping h3 tags beautifulsoup code example Example: beautifulsoup get h1 company = soup.find('h1', {'class' : 'listing-name'})