ndaugherty18 / SBRscraper

Script to scrape SBR's betting-odds site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SBRscraper

Script to scrape SBR's betting-odds. Can be tailored for other sports and other books. Practical application of this is to accumulate lines of all games (currently for MLB) over time and have yourself an odds database.

modules needed:

Socks Requests BeautifulSoup4 Pandas

Note: you must either have Tor open when running this code or you must comment out that section of code prior to running.

About

Script to scrape SBR's betting-odds site


Languages

Language:Python 100.0%