Skip to content

NFL Gamebook scraper - saves the gamebooks (PDF) that the NFL makes available for each game

Notifications You must be signed in to change notification settings

davidfischer/nfl-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NFL Gamebook Scraper

This is a utility for saving NFL gamebooks, the PDFs the NFL makes available to assist in media coverage of NFL football games.

Prerequisites

Usage

Download the most recent week's gamebooks:

% scrapy crawl schedulespider

Download the data from a specific historical year (2001+):

% scrapy crawl historicalspider -a year=2011

Download the data from a specific historical year and week:

% scrapy crawl historicalspider -a year=2011 -a week=18 -a weektype=POST
% scrapy crawl historicalspider -a year=2011 -a week=1 -a weektype=PRE
% scrapy crawl historicalspider -a year=2011 -a week=11  # REG

About

NFL Gamebook scraper - saves the gamebooks (PDF) that the NFL makes available for each game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages