Skip to content

This project contains a web scraper for Betfair, built using Selenium. The scraper automates the process of extracting betting data from the Betfair website, enabling users to gather information on odds, events, and market trends.

Notifications You must be signed in to change notification settings

LucaMino/betfair-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

betfair-scraper

Betfair Scraper is a Python project that collects match data, markets, and respective odds from Betfair using Selenium. The scraper can run both in headless and non-headless modes.

Getting Started

Installation

  1. Clone the repo
    git clone https://github.com/LucaMino/betfair-scraper.git
  2. Create venv and install requirements pip install -r requirements.txt
  3. Update settings.json

Usage

  1. Activate venv
  2. Run script
    python app/main.py

About

This project contains a web scraper for Betfair, built using Selenium. The scraper automates the process of extracting betting data from the Betfair website, enabling users to gather information on odds, events, and market trends.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages