bs4.Declaration.index

Declaration.index(sub[, start[, end]]) → int

Like S.find() but raise ValueError when the substring is not found.