Chicago Bulls player data web application is a web scraping tool written in python. The core of the application is to allow users to import new data from ESPN upon request. This gives users the ability to query the newest game data. Our purpose was to create a user friendly application that would import, store, and query NBA player data. Details about are project include the use of BeautifulSoup4 for Web Scraping, Flask MVC framework along side jinja templating, and a MySQL database.

Authors:

Juan Hinojosa
Leonel Rodriguez
Wei Da Pan