scrachy.settings.defaults.storage.SCRACHY_BOILERPY_EXTRACTOR
- scrachy.settings.defaults.storage.SCRACHY_BOILERPY_EXTRACTOR: str | Type[Extractor] | None = 'boilerpy3.extractors.DefaultExtractor'
A boilerpy
Extractorclass or the import path to one of the classes. See: the usage section of the boilerpy3 documentation.