Skip to content
forked from nntrn/nfl-nerd

An api for fetching historical or real time games. Created for NFL player props betting

Notifications You must be signed in to change notification settings

fedirjh/nfl-nerd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nfl nerd

This project:

  • Fetches api data from ESPN
    • play by plays
    • consensus
    • h2h
    • win probabilities
  • Creates a markdown file for comparing teams
  • Update webpage for pivoting data

CLI

# Create markdown with stats
bin/stats-md --teams WSH PHI

# Update and commit roster changes ./data/roster
bin/roster

# Create csv with all play by plays
bin/plays
bin/plays --season 2019

About

An api for fetching historical or real time games. Created for NFL player props betting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%