Skip to content

danielblnunes/scrape-fbref

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scrape Cli Tool for Fbref

screen1

This tool will scrape data from Fbref.com website and download .xlsx files into your machine.

How to run this tool (recommended steps)?

  1. Download or git clone the code to your local machine

  2. Install pipenv:

pip install pipenv

  1. Change to the directory containing the code and install all dependencies:

pipenv install

  1. Activate the virtual environment

pipenv shell

  1. Execute the code

python cli.py

  1. Follow the steps to scrape stats from your desired league/season

screen4

The resulting .xlsx files will be stored in the data folder

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages