bs4.BeautifulSoup.find_parent

BeautifulSoup.find_parent(name=None, attrs={}, **kwargs)

Returns the closest parent of this Tag that matches the given criteria.