top of page

Data Scraping: Lesson 4

In this video, the instructor teaches how to scrape and save column headers (titles) from an NBA stats table into a CSV file. These headers (like Player, Age, Team, etc.) are essential for understanding what each stat represents. This step builds on earlier lessons where the raw data (like numbers and player names) was scraped.

bottom of page