Skip to content

Latest commit

 

History

History
11 lines (5 loc) · 297 Bytes

README.md

File metadata and controls

11 lines (5 loc) · 297 Bytes

MLB Draft Data from Baseball Cube

Python web scraper built with scrapy for baseballcube.com

Retrieves the first 10 rounds of players and their years experience in college prior to selection

To run: scrapy crawl go

To change the draft year, modify the year variable in spiders/go.py