scrachy.settings.defaults.policy

The default settings for configuring BlacklistPolicy.

Module Attributes

SCRACHY_POLICY_BASE_CLASS

The base policy the BlacklistPolicy will wrap around.

SCRACHY_POLICY_EXCLUDE_URL_PATTERNS

A list of regular expression patterns, as compilable strings or re.Pattern objects.