Skip to main content

No project description provided

Project description

scrapy-kit

A library for scrapy tools, including but not limited to the usual pipelines, middlewares, etc.

install

pip install scrapy-kit

usage

pipelines

ITEM_PIPELINES = {
    "spider_kit.pipelines.mongo.MongoPipeline": 369,
}

development

git clone
cd scrapy-kit
poetry install

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

scrapy_kit-0.1.5.tar.gz (7.7 kB view hashes)

Uploaded Source

Built Distribution

scrapy_kit-0.1.5-py3-none-any.whl (7.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page