Category Learning

Python tutorials

All Game Dates Scraper

All-Game-Dates-Python-Scraper

In our previous post  on data scraping, we examined how to filter NBA.com to a specific game date, and extract stats for that game date. That was a great first step, and we’re going to keep building on it. In this post,…

Scraping Potential Assists

nba-passing-stats

In this post, we’re going to discuss how to scrape one of the most important features for building a successful NBA prop bets model. That feature is potential assists. And it’s specifically helpful for building an over/under assists model.  First,…