bs4.Tag.findChild

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

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