Hawaii has now implemented multiple formats (three!) for its records, and the existing scraper is picking up only one.
Instead of parsing the second format's index at https://labor.hawaii.gov/wdd/warn-notices/ ,
it might be more sensible to actually parse needed information from the resulting pages, which can be saved in the cache and only fetched if not cached.
Hawaii has now implemented multiple formats (three!) for its records, and the existing scraper is picking up only one.
Instead of parsing the second format's index at https://labor.hawaii.gov/wdd/warn-notices/ ,
it might be more sensible to actually parse needed information from the resulting pages, which can be saved in the cache and only fetched if not cached.