ykamat / hockey-webscraper

Web scraper project involving parsing HTML data from a hockey players database using the BeautifulSoup package in Python organizing data using data structures and Pandas dataframes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hockey Web Scraper

Web scraper project involving parsing HTML data from a hockey players database (Elite Prospects) using the BeautifulSoup package in Python.

Scraped data was cleaned and organized using a combination of Python data structures and Pandas dataframes.

About

Web scraper project involving parsing HTML data from a hockey players database using the BeautifulSoup package in Python organizing data using data structures and Pandas dataframes.


Languages

Language:Jupyter Notebook 100.0%