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.
- Clone the repo
git clone https://github.com/LucaMino/betfair-scraper.git
- Create
venv
and install requirementspip install -r requirements.txt
- Update settings.json
- Activate venv
- Run script
python app/main.py