I am looking to scrape the HTML table from this page:** https://www.nba.com/stats/teams/opponent-shooting/
I normally accomplish this task with a pd.read_html()
pd.read_html()