meister245 / betfair-scraper

Website sportsbook odds scraping through browser simulation, mixed with API calls.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

betfair-scraper

This library helps scraping the sportsbook games and odds from Betfair.com Scraping is primarily implemented using robobrowser with a mix of API requests

Installation & Usage Python 3.8.0 or greater required

Install latest stable build

pip install -U betfair-scraper

Install latest development build from GitHub

pip install git+https://github.com/meister245/betfair-scraper.git@development

About

Website sportsbook odds scraping through browser simulation, mixed with API calls.

License:MIT License


Languages

Language:Python 100.0%