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
{{ message }}
This repository has been archived by the owner on Sep 30, 2018. It is now read-only.
Acquire the competition rankings for members in our users database. I recommend designing a new scraper for each type of website:
Websites to consider:
www.hackerrank.com
www.socalcontest.org
Example
For www.hackerrank.com, scrape the leaderboard. Then, for each user on the leaderboard, match them with a corresponding user in our database. Finally, update the rank of that user for that website in our database.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Acquire the competition rankings for members in our users database. I recommend designing a new scraper for each type of website:
Websites to consider:
www.hackerrank.com
www.socalcontest.org
Example
For
www.hackerrank.com
, scrape the leaderboard. Then, for each user on the leaderboard, match them with a corresponding user in our database. Finally, update the rank of that user for that website in our database.The text was updated successfully, but these errors were encountered: