Skip to content

Simple web scraper to get baseball player data from Fox's MLB website

Notifications You must be signed in to change notification settings

ajjitn/baseball-data-scraping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

baseball-data-scraping

Simple web scraper to get 2019 baseball player data from Fox's MLB website. The R script downloads, processes and writes out the player data as a CSV. Fields in the data include:

  • first_name
  • last_name
  • team
  • position
  • draft_year
  • debut_date
  • birth_date
  • age
  • age_exact

About

Simple web scraper to get baseball player data from Fox's MLB website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages