Final project for CSE 20312 (Data Structures) at the University of Notre Dame by Eddie Yuan, Marcos Salamanca, and Francis Schickel.
YouTube demo: https://youtu.be/JtmQEJh5yks
Instructions:
- Clone this repository locally.
- Run Jupyter on the Followers.py.ipynb file and run the program in your web browser (see video for help)
- jupyter notebook --ip student00.cse.nd.edu --port 9100 --no-browser
Alternatively,
- Clone this repository locally.
- Run the dsFinal.py file, which will not contain the HTML interaction but will still return names, screen names, and values.
- python dsFinal.py