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
29 stars 10 forks source link

Update IA scraper to use the state's new URL #636

Open chriszs opened 6 months ago

chriszs commented 6 months ago

Same deal as California (#635), the state redirected its WARN page from https://workforce.iowa.gov/employers/business-resources/warn to https://workforce.iowa.gov/employers/resources/warn, now returns a 301 and a document moved page. We should update the scraper to use the new URL.