bs4.BeautifulStoneSoup.find_parent

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

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