Skip to content

Capsule-Man/mlbdata_crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Description

mlbdata_crawler is Python script to crawl MLB games and players data from MLB.com.

Environment

I ran this script on Debian GNU/Linux buster/sid.

Dependency

Setting

A config file is crawler.conf.
chrome_path is Google Chrome binary path.(necessary option)
chromedriver_path is ChromeDriver binary path.(necessary option)
year is a year of which you want game data.(necessary option)

About

Python script to crawl xml of game and player data from MLB.com

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages