modules.dhbw.util.Importer
- class modules.dhbw.util.Importer[source]
Bases:
ABC
base class for every importer
- headers: dict
a dictionary with default headers and their respective values
- scraped_data: dict
a dictionary representing the scraped data
- drop_header(self, header)None
method to drop an header
Methods
method to drop an header
Attributes
headers
scraped_data