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

Games from odds #57

Merged
merged 3 commits into from
Jan 26, 2023
Merged

Games from odds #57

merged 3 commits into from
Jan 26, 2023

Conversation

nkgilley
Copy link
Contributor

If scraping odds from sbrodds, use that data for the games data so we don't have to scrape nba.com which doesn't update until later in the day.

Also skip games without odds

@kyleskom
Copy link
Owner

This will only pull games if also getting odds automatically as well? If I want to manually enter this will pull games from NBA?

@nkgilley
Copy link
Contributor Author

Yes, manually entering odds will have it get games from nba. See lines 75 and 76 of main.py

@kyleskom
Copy link
Owner

Tested today and worked as expected. Just thinking about if I want to switch off the NBA endpoint.

@nkgilley
Copy link
Contributor Author

also updated table format

image

@kyleskom
Copy link
Owner

Tested new UI works as expected. Merging.

@kyleskom kyleskom merged commit 19f565a into kyleskom:master Jan 26, 2023
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.

None yet

2 participants