Open
Description
The following won't work, simply because Maxwell Materials are gone:
Those are similar to the ones above with an important caveat. Once you click the first thing, it usually modifies the page in a way > that causes more clicking to become impossible. We deal with those by scraping the pages one by one, using the pagination "next" button. See Maxwell Materials and use the following selector:
'li.page-item.next a';
Because the URL isn't 404 but only a redirect, this hasn't been caught by a link check, only by a manual check performed based on #953.