Python script(s) for data scraping from www.anstoss-online.de
script to read website information from anstoss-online.de incl. login with user account implemented in python3 (using windows, version 3.7) Author: Thomas Fuhrmann, December 2018
the following modules need to be installed first by executing pip install lxml pip install requests pip install bs4 (in the ..\Python\Python37\Scripts dir for Windows versions of Python):