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

Additional components from KenPom scouting reports #62

Closed ddogwoofwoof closed 8 months ago

ddogwoofwoof commented 10 months ago

In KenPom's scouting reports, there are Miscellaneous and Style Components, such as Non-Stl TO%, 3PA/FGA, and A/FGM, that are not available using the summary.py file. Do you know if we can add those in? Thank you! Derek

esqew commented 10 months ago

Yes, we can definitely target these Scouting Report items for inclusion in team.py. I'll do some more digging on my own, but if you're so inclined feel free to open a PR for this.

ddogwoofwoof commented 10 months ago

@esqew will do! I really appreciate your support on this