bs4.BeautifulStoneSoup.find

BeautifulStoneSoup.find(name=None, attrs={}, recursive=True, text=None, **kwargs)

Return only the first child of this Tag matching the given criteria.