SportsBook icon indicating copy to clipboard operation
SportsBook copied to clipboard

A sports data scraping and analysis tool

Results 12 SportsBook issues
Sort by recently updated
recently updated
newest added

I found out Multiplication based on time calculation where you can win bet with stake 100 for 100k jackpot, but i cant complete on python but i did with excel,...

Whens scraping multiple leagues, on occasion, two "X League download complete" updates appear on the same line. This is related to the threading that is taking place to speed up...

The select_leagues function needs to be separated so that there is a separate function for the selection of leagues only. The new function needs an extra argument for whether multiple...

The current display shows wins, draws and losses per game compared on the same chart as goals for and against per game and points per game. The problem is, the...

A new sub menu needs to be added for visual analysis options. This needs to be added to the main football menu.

The league menu needs some further options: 1. Options for grouped leagues (For example, English leagues, Spanish leagues, UK leagues etc.) 2. An option for all leagues. (DONE) This will...

Once the project gets bigger it might be interesting to make an UI for it, so it'd go from being a CLI (command line interface) app to a full featured...

Dropping this for the future just in case someone ever ran out of stuff to do. Basically add a database system that'd store every data the user looked for and...

... and, of course, importing league data doesn't import them either. This means that imported data can't be used to run predictions. It also can't be used for any possible...