Algorithm for parsing HTML and creating a "table of contents" in JSON format
This project was built running Python 3.5.
pip3 install beautifulsoup4- pip3 may be pip depending on your $PATH
- Change the
file_namevariable to the target html file name to be parsed - Run
python hackathon.pyin a command line