I am trying to use Try/Except in order to handle potential missing values as I scrape through a list of URLs containing restaurant data. I need each list to be of equal length in order to make a pandas DataFrame.I am trying to use Try/Except in order to handl