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
A workaround is skipping both that is "UNSP" -- indicates a blank stub course. and <Title> contains a "***" -- indicates the course has multiple offerings. These will be the only two types of courses observed so far, which goes against the overall structure.
The further solution will be adapting thought 2 into code. After all, selenium is the safest way to do such scraping, due to its nature of mimicking human inputs from an actual browser. We also need to add random delays between each page call, preventing IP/ account bans.
The text was updated successfully, but these errors were encountered: