bs4.ProcessingInstruction.find_parents

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

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