-
Notifications
You must be signed in to change notification settings - Fork 118
Open
Labels
bugSomething isn't working.Something isn't working.t-academyIssues related to Web Scraping and Apify academies.Issues related to Web Scraping and Apify academies.
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.
Metadata
Metadata
Assignees
Labels
bugSomething isn't working.Something isn't working.t-academyIssues related to Web Scraping and Apify academies.Issues related to Web Scraping and Apify academies.