Skip to content

Python package of web scrapers for NCAA Mens Basketball statistics.

Notifications You must be signed in to change notification settings

derek-johns/cball

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cball

Goal: Develop application that will collect NCAA Basketball data, store it, and produce appropriate visualizations.

Steps:

  1. collect data
  • web scraping (beautifulsoup4)
  1. store data
  • S3 Bucket
  1. visualize
  • Pandas
  • Matplotlib (possibly Plotly)

Plan to use AWS Lambda service to run daily scrape functions.

About

Python package of web scrapers for NCAA Mens Basketball statistics.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages