Skip to main content

Scrapes Betfair price data for Australian horse racing

Project description

bfscraper


The package scrapes Betfair price data (BSP, WAP etc) for Australian horse racing markets.


You can use the package in the following way:

from bfscraper import bfscraper

df = bfscraper.scrape("2018-01-01", "2018-12-31")

print(df)

The above code would scrape the relevant data from January 1, 2018 till December 31, 2018.

The data would be returned in a Pandas dataframe format which can then be exported to a CSV or other file formats.

There may be scope in the future to expand this package to other jurisdictions and racing codes.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bfscraper-0.1.1.tar.gz (1.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page