Skip to content

Trying to build a tool to help tell me where lines are available for specific games.

Notifications You must be signed in to change notification settings

jeremyjpj0916/sportsbet-python-tooling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hoping to solve parsing analytics site daily picks:

https://brilliantscarcity354.github.io/sportsbettingalgorithm.html

Which produces this raw csv file daily at 2:00AM EST: https://raw.githubusercontent.com/axz2000/sportsbook/main/masterScript/masterPush.csv

Then Leverage this python tool: https://github.com/JeMorriso/PySBR

To hopefully see if either Bovada or BetOnline have matching ML odds or better for the games mentioned, then list them in the output.

May add a dollar amount parameter you can declare at the top of code too so you know how much to allocate based on the available games that match up with what the bookies have offered on the day.

Long term goal will be a bot to then go in and automatically place the bets for you localhost(If first dudes website picks end up being LT profitable after a month).

Note: Using python 3.9 localhost on my windows lappy.

I plan on slamming all the code into main.py like the scrub that I am haha.

About

Trying to build a tool to help tell me where lines are available for specific games.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published