In this video, we describe a very easy way to automatically scrape NBA data from a popular website: www.basketball-reference.com We use Python together with Pandas to read HTML tables and download the data to local storage.