j-andrews7 / kenpompy

A simple yet comprehensive web scraper for kenpom.com.
https://kenpompy.readthedocs.io/en/latest/?badge=latest
GNU General Public License v3.0
70 stars 21 forks source link

Add support for scraping dynamic Scouting Report in team.py #71

Closed esqew closed 9 months ago

esqew commented 10 months ago

This PR includes functionality for reading team- and season-specific Scouting Report data from the raw HTML source.

This is being created as a draft PR because it still needs a few things:

Supersedes #40