This script requires two Python dependencies: beautifulsoup4 and openpyxl. Install them first using pip:
$ pip install beautifulsoup4
$ pip install openpyxlYou might have to use sudo if installing globally.
This script requires two Python dependencies: beautifulsoup4 and openpyxl. Install them first using pip:
$ pip install beautifulsoup4
$ pip install openpyxlYou might have to use sudo if installing globally.