Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 243 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 243 Bytes

FBref Scraper

A simple scraper that allows the user to get player stats from FBref.com for any competition as a pandas dataframe.

Usage (example included in demo):

import scraper
df = scraper.get_player_stats(stat, compID)