Skip to content

betfair-datascientists/API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

API

Description

This repo showcases Betfair's API and how to use it. It will utilise the abettor package in R to simplify using the API and the betfairlightweight package in Python.

Examples

  • Examples in R can be found here.
  • A full tutorial in Python can be found here

Usage

The Betfair API can be used to get current exchange data, create bets, check your account balance and is an integral component in creating an automated betting strategy on the Betfair exchange.

Links