Skip to content

ankurp187/nba_python_WebScraping

Repository files navigation

Web Scraping NBA

This project in python basically has focus on web scraping.

The data on this program is scraped from the website www.nba.com/players. This site contains the information regarding the teams and physique of the basketball players.

So this project can be used to get the details of the players and their teams. One of the python file is worked in GUI format and one works in IDLE.

The Main Window

alt text

The Scraping

alt text

The module for web scraping is ---""bs4""--- and parser used is lxml for making the tree of the data. You can install parser in windows using ---""pip install lxml""--- . The GUI is from Tkinter.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published