luistelmocosta / FBref_EPL

A scrape of player and team data from FBref

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FBref_scrape

Python script to scrape FBref.com for player and team data using BeautifulSoup.

Repo contains EPL data from 1992 - 2018, but scraping tool should work for any leage on page.

Usage: FBref_scrape.py -f <url_csv_file>

Also includes jupyter notebook with initial investigations for getting data from Whoscored.com.

This is not yet functional and left as TODO. Initial investigations required selenium package.

About

A scrape of player and team data from FBref


Languages

Language:Jupyter Notebook 100.0%Language:Python 0.0%