scrapy-utils

Scrapy utils!


License
BSD-3-Clause
Install
pip install scrapy-utils==0.0.6

Documentation

scrapy-utils

Overview

Scrapy utils! Set of utilities for loaders, extensions and more.

Installation / Usage

To install use pip:

$ pip install scrapy-utils

Or clone the repo:

$ git clone https://github.com/alertot/scrapy-utils.git

$ python setup.py install