bs4.BeautifulSoup.find_parents

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

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