bs4.BeautifulStoneSoup.findChild

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

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