You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Python script that scrapes NBA player stats from the official NBA website using Selenium and saves the data to a CSV file. The user can select various parameters for the data to be scraped such as season, season type, per mode, and sort type using the Graphical User Interface (GUI) built with Tkinter.