Skip to content

rlindholm/CFBScrapy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CFBScrapy

Python wrapper for the collegefootballapi located here: https://api.collegefootballdata.com/api/docs/?url=/api-docs.json#/

Installation

Can be installed using PyPi using pip install CFBScrapy

Usage

import CFBScrapy as cfb
t = cfb.get_game_info(year=2018)

Contributing

Feel free to open any issues or pull requests. Additionally, you can reach out to me at ryan.lindholm@outlook.com with any questions or concerns.

Roadmap

  1. Scraping 247 player rankings to get the individual player rankings
  2. EPA and Win probability a la nflscrapR
  3. Normalization of the tables returned

Author: Ryan Lindholm

Contributors: Meyappan Subbaiah

About

Python wrapper for the collegefootballapi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages