scrachy.settings.defaults.storage.SCRACHY_BOILERPY_EXTRACTOR

scrachy.settings.defaults.storage.SCRACHY_BOILERPY_EXTRACTOR: str | Type[Extractor] | None = 'boilerpy3.extractors.DefaultExtractor'

A boilerpy Extractor class or the import path to one of the classes. See: the usage section of the boilerpy3 documentation.