Skip to content

This is a script to get the odds from the sports betting sites. The script is written in Python 3.6.5 and uses the requests library to get the data from the sites.

Notifications You must be signed in to change notification settings

codeslacker1155/SportsBetting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Sports Betting Odds

This is a script to get the odds from the sports betting sites. The script is written in Python 3.6.5 and uses the requests library to get the data from the sites.

Installation

To install the script, clone the repository and install the requirements.

git clone
cd sports-betting-odds
pip install -r requirements.txt

Usage

Just run the script with Python 3.6.5.

python3 bet.py

License

MIT © [Johannes Klauss](

About

This is a script to get the odds from the sports betting sites. The script is written in Python 3.6.5 and uses the requests library to get the data from the sites.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages