Python script that scrapes setlistfm for a given band and visualizes their setlists for a given tour.
Setlist Visualizer is one of the first things I ever "programmed." There's cool functionality here that could be improved upon. I come back to it every few years after my favorite artists go on tour.
mkdir p3_env; python3 -m venv p3_env; source p3_env/bin/activate; pip3 install -r requirements.txt
At the top of the script, change the relevant constants.
python3 visualizeSongs.py
python3 visualizeSongs.py
Author of original setlist.fm scraping: the talented Ryan Lee Watts
Github: https://github.com/ryanleewatts
Script: https://github.com/ryanleewatts/coding-project/blob/master/scraper/SetlistScript.py
Setlist Visualizer is proudly sponsored by Magic Patterns. Generate UI from any design system.