Skip to content

RachelMcNeely/nfl_data_scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nfl_data

A database and Scrapy scrapers to hold nfl data such as injuries and player information.

To run the scraper and update the database:

To update a certain year, you can pass the year parameter in as an argument.

scrapy crawl injuries -a year=2020

If you don't pass a year in as an argument, then it will default to 2020. (TO DO: Default to update all years.)

scrapy crawl injuries

About

A postgres database to hold nfl injury data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages