Skip to content
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

Rewrite the IML Selenium scripts to go through the new authentication process #133

Open
BruceJohnJennerLawso opened this issue Apr 20, 2017 · 0 comments

Comments

@BruceJohnJennerLawso
Copy link
Owner

BruceJohnJennerLawso commented Apr 20, 2017

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant