bs4.Tag.find

Tag.find(name=None, attrs={}, recursive=True, text=None, **kwargs)[source]

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