Skip to content

Tag: beautifulsoup

Scraping Sports Data With Beautifulsoup

This is my first-time web scraping with beautiful soup and wanted to do a little project with hockey since I am a huge fan of the sport. I am a little stuck and wondering how to retrieve the header names of the stats for each player. Here is my current code: I am currently getting an error that says “Re…