Billboard 100 - Webscraping

 



The Billboard 100 project is an exercise in webscraping within Python.  Coding was done in Jupyter Notebooks. 

Using BeautifulSoup and Pandas libraries, I created a function that accepts a date in "YYYY-MM-DD" format and extracts the charts for that week. 

GitHubLinkedIn