Customization
Built-in spider templates can be highly customized:
Subclass spider templates to customize metadata, parameters, and crawling logic.
Implement page objects to override parsing logic for all or some websites, both for navigation and item detail data.