popWinTracker

This simple scraper goes to basketball-reference.com's stats page for Gregg Popovich to see how many wins he has.

It then checks to see how many he needs to become the all-time leader in regular season wins and formats it into a string for a widget on the San Antonio Express-News' home page.

More than anything, I'm just practicing with git scraping.

I'm editing this using the Github Repositories VS Code extension.