Skip to content

NikosKont/FBref-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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)