project that shows details of a Instagram user in a tree manner(see attached screenshots)

1.clone the repo using git clone.
2.install the requirements from the requirements.txt file using pip install -r requirements.txt
- Run the InstaOsintTree.py and enter the required details like username,password,target name.
- Choose an option in the interactive shell.
- Wait for the script to complete.
- Then you can find a html and js file in the same directory.
- open the html file using a browser to get the output like the one in screenshot.