bs4.BeautifulStoneSoup.findParents

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

Returns the parents of this Tag that match the given criteria.