Skip to content

alertot/scrapy-utils

Repository files navigation

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