Skip to content

A boxscore webscraper, capable of scraping all batting and pitching data (home/away) for every game in every MLB season. Data is scraped from Baseball-Reference.com.

Notifications You must be signed in to change notification settings

mauicode26/MLB-BoxScore-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

mlbscraper

The data that powers this scraper is from Baseball-Reference.com

Call getBoxes(999, '2018') to save CSVs of all box scores from league year 2018.

First parameter (int): Number of games to scrape (999 = entire season)

Second parameter (string): Season year

About

A boxscore webscraper, capable of scraping all batting and pitching data (home/away) for every game in every MLB season. Data is scraped from Baseball-Reference.com.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages