Skip to content

Fenomenox/EarlyOddsScraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Soccer Odds Scraper

Odds movement (Asian Handicaps) from all major leagues' matches from the past week, from http://bf.spbo1.com/


odds odds


Description

Perhaps the only publishable part of the betting odds arbitrage project, this code lets the user scrape data that is already gathered by http://bf.spbo1.com/. The site documents the odds movement quite well, but only allows users to access odds from matches that took place within the last seven days

Having compared the data gathered from http://bf.spbo1.com/ to the ones directly scraped from the source (the bookies), the data from http://bf.spbo1.com/ is accurate. The method to scrape from the source requires authentification, hence it will not be published.

Prerequisite

python 3
selenium chrome driver

How To Use

  1. Clone repository
  2. pip install -r requirements.txt
  3. Install chrome driver for selenium and add it to path
  4. Let it run
  5. Locate the excel file that stored the data

About

Scrapes Historical Odds For Soccer Matches

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published