-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
updated scraper to use new api #1150
Conversation
Test Results156 tests - 5 79 ✅ - 18 52s ⏱️ +7s For more details on these failures, see this check. Results for commit 49a3ec4. ± Comparison against base commit a599307. This pull request removes 5 tests.
♻️ This comment has been updated with latest results. |
894b1c4
to
df6bb7e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
would be banger to only keep undergrad programs and specialisations as well (since not super sure if this breaks things)
also run condition reparsing for pkl files
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
banger bange rbange rbagna
* updated scraper to use new api and scrape postgrad items * filter in only undergrad courses * remove debug prints * fix pylint, remove old (unused) create_payload function * fix pylint again * fix pylint fr this time * rerun format and process courses * scrape only ugrd prgms and spcs * re pickle conditions and check certain courses exist before changing condition * fix be tests
Scrapes postgrad items as well but currently still only saves undergrad courses.