Skip to content

Conversation

@numericOverflow
Copy link

--Tweaked for new NCAA site format in 2016
--Reworked so year_index is pulled from a dictionary,
--Added some extra try/catches,
--Fixed regex to pull teamID that was not working with new NCAA site format in 2016
--Make BeautifulSoup happy by pass "html.parser" parameter to get rid of a warning w/out specifying parser

The user can now update the code for new academic years by adding a line to define the academic_year/year_index to the dictionary
Gets rid of a warning BeautifulSoup throws w/out specifying parser
Gets rid of a warning BeautifulSoup throws w/out specifying parser
URL formats changed, so switched to REGEX to parse teamID, also get rid of a warning BeautifulSoup throws w/out specifying parser
The user can now update the code for new academic years by adding a line to define the academic_year/year_index to the dictionary
The user can now update the code for new academic years by adding a line to define the academic_year/year_index to the dictionary
Reworked so year_index is pulled from a dictionary,
Added some extra try/catches,
Fixed regex to pull teamID that was not working with new site format
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