We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The old login at
nike.uwaterloo.ca/Login.aspx?soi=IM&ref=Intramurals
is now redirecting to the new umbrella site for uwaterloo athletics at
warrior.uwaterloo.ca/
with a slightly different (thankfully reasonably simple) login process that the scraper will need to work through.
Roughly the new sequence will be
warrior.uwaterloo.ca/Account/Login?returnUrl=%2F
input login credentials & hit the login button
goes to
warrior.uwaterloo.ca
click on Intramurals, then Intramurals again in the dynamic menu (might be the only really tricky part right there)
Redirects to
https://warrior.uwaterloo.ca/IMLeague (maybe just see if jumping here directly works after authentication)
click on the button to go to IML
And everything should work like usual from there
The text was updated successfully, but these errors were encountered:
BruceJohnJennerLawso
No branches or pull requests
The old login at
nike.uwaterloo.ca/Login.aspx?soi=IM&ref=Intramurals
is now redirecting to the new umbrella site for uwaterloo athletics at
warrior.uwaterloo.ca/
with a slightly different (thankfully reasonably simple) login process that the scraper will need to work through.
Roughly the new sequence will be
warrior.uwaterloo.ca/Account/Login?returnUrl=%2F
input login credentials & hit the login button
goes to
warrior.uwaterloo.ca
click on Intramurals, then Intramurals again in the dynamic menu (might be the only really tricky part right there)
Redirects to
https://warrior.uwaterloo.ca/IMLeague
(maybe just see if jumping here directly works after authentication)
click on the button to go to IML
And everything should work like usual from there
The text was updated successfully, but these errors were encountered: