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
73 stars 21 forks source link

Add schedule scraping capability #8

Closed andrewseamanco closed 3 years ago

andrewseamanco commented 3 years ago

This pull request allows users to get a full schedule table. The excitement level is not scrapable, and I did not include the winning percentage, although it could be included if column B is not dropped.

j-andrews7 commented 3 years ago

I'll give this a test this weekend, sorry for letting it sit so long. Appreciate the PR.

j-andrews7 commented 3 years ago

I have a few other bugs I've noticed to squash, but I'll try to get a new release of the package on pip soon with your contributions. Thanks!