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

Google Competitions Scraper #39

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from
Open

Conversation

LaRuim
Copy link

@LaRuim LaRuim commented Jul 25, 2020

@souravtecken
Adapted code for Google Scraper; uses contest name to navigate the Google page, and gets the scoreboard.
Known Issues:

  1. Country filter doesn't work, so it isn't used.
  2. The naming of the file is very convoluted and might not be very maintainable, especially given google's history of changing stuff
  3. This is an untested commit; It can't be tested until either new google contests are added to the calendar, or old ones are modified to meet the required standard.

The required naming standard is:
The name of the event, for codejam, must be: Code Jam Round 1B 2020 (arbitrary round)
The name of the event, for kickstart, must be: Kick Start Round C 2020 (arbitrary round)

The location that we normally use as the holder for the competition website must be either g.co/codejam or g.co/kickstart respectively.

All of these will be done automatically when you use the add to calendar button on the contest page.

@LaRuim
Copy link
Author

LaRuim commented Jul 26, 2020

@souravtecken

2 similar comments
@LaRuim
Copy link
Author

LaRuim commented Aug 1, 2020

@souravtecken

@LaRuim
Copy link
Author

LaRuim commented Aug 2, 2020

@souravtecken

@LaRuim
Copy link
Author

LaRuim commented Aug 5, 2020

@souravtecken um

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

Successfully merging this pull request may close these issues.

1 participant