bs4.BeautifulStoneSoup.findNext

BeautifulStoneSoup.findNext(name=None, attrs={}, text=None, **kwargs)

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