This program (which is in the form of an .ipynb file) has two purposes. First, given the name of an artist, it scrapes all of their song lyrics and puts them into a .json file. With this file, a WordCloud is created with the words that appear the most in their songs.
Will need to have Jupyter Notebooks installed.
Programming done in Python 3.
Pandas NLTK Matplotlib BeautifulSoup lyricsgenius
- Jupyter Notebooks
- Brandon Punturo