bs4.PageElement.findPrevious

PageElement.findPrevious(name=None, attrs={}, text=None, **kwargs)

Returns the first item that matches the given criteria and appears before this Tag in the document.