biglocalnews / warn-scraper

Command-line interface for downloading WARN Act notices of qualified plant closings and mass layoffs from state government websites
https://warn-scraper.readthedocs.io
Apache License 2.0
30 stars 10 forks source link

AL scraper blip #676

Open stucka opened 1 week ago

stucka commented 1 week ago

Alabama's scraper just had a little blip I can't reproduce, where it's trying to find the first table on the page. If it happens again it may be worth revisiting the basic logic here.

A better route: Headers and data rows are clearly identified, e.g. tr.fw-warn-list__headings and tr.fw-warn-list__items.