bs4.PageElement.find_next

PageElement.find_next(name=None, attrs={}, text=None, **kwargs)[source]

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