This project is an example for a scraper used to encompass javascript elements on a wegpage using Selenium web driver and saving non-machine-readable PDFs to a local directory.
The scraper is part of an academic project to monitor job market developments during the COVID-19 pandemic.
Note: A specialty of this scraper is that it faces non-machine-readable texts in some postings. To circumvent this in the respective case, the scraper prints the website entirely as PDF and saves it separately for later use.