Here is the code I have to go through one html file and create a csv file from it:
# import package for reading html files from bs4 import BeautifulSoup impo