how to find <h5> with Beatifulsoup code example Example: beautifulsoup get h1 company = soup.find('h1', {'class' : 'listing-name'})