You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
andtr.fw-warn-list__items
.The text was updated successfully, but these errors were encountered: