Skip to content

Utilizing Beautiful Soup and Requests to scrape info on a given NBA player, returning a short intro and displaying their career stats using Pandas.

Notifications You must be signed in to change notification settings

winstonc03/NBA-Stat-Finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

NBA-Stat-Finder

Short python script written that scrapes the basketball-reference for information on NBA players.

Utilization of requests and pandas library.

Instructions

Run the file in console, type in the name of any current/previos NBA player and results containing the players stats and information will be returned

About

Utilizing Beautiful Soup and Requests to scrape info on a given NBA player, returning a short intro and displaying their career stats using Pandas.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages