Extracting unstructured data - Idx changes daily

Hey all… I am trying to extract data from the web than spans multiple pages. I need to extract the data for Location ID and Total under Verified. My code works and iterates through each page fine, until today when the index changed. ANd the index changes because the website can add or delete a column on any given day. How can i make the index stay under the Total heading and pull from there?

image