scrachy.addons

The addons provided by Scrachy.

Functions

try_import(module_name, addon_name)

Try importing a module by name and raise a scrapy.exceptions.NotConfigured error if it can't be found.

Classes

AlchemyCacheStorageAddon()

BlacklistPolicyAddon([settings_module])

CachedResponseFilterAddon()

DynamicHashRequestFingerprinterAddon()

ScrachyAddon([settings_module])

The base class for all Scrachy addons.