A simple project used for scraping thermodynamical properties from http://www.ddbst.com/free-data.html.
DDBSTCrawler requires Beautiful Soup, accuire it by:
pip install BeautifulSoup4
for verbose output:
python downloader.py
for no output:
python downloader.py False