This project involves scrapping off the following NBA data from basketball-reference.com from 1993 to 2022 and saving the results in excel:
- Most Valuable Player table
- Player Per Game table for NBA players
- Division Standings
This project was successfully implemented using python, selenium webdriver, beautifulsoup, and pandas.









