Santa Clara's news page now uses a table to display news items, and is set up with totally different class names. This rejiggers our selectors to handle the new design, and adds slightly more informative error messaging while we're at it.
To test: just run the news scraper and make sure it outputs news data and doesn’t end with an error.
Santa Clara's news page now uses a table to display news items, and is set up with totally different class names. This rejiggers our selectors to handle the new design, and adds slightly more informative error messaging while we're at it.
To test: just run the news scraper and make sure it outputs news data and doesn’t end with an error.