Builds production Scrapy spiders with custom Item Pipelines for data cleaning and storage. Uses scrapy.linkextractors.LinkExtractor for crawl scoping and ItemLoader with MapCompose processors for field normalization.
Scanned 6/2/2026
Install to Claude Code
npx -y skills add agentskillexchange/skills --skill scrapy-pipeline-data-extractor --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Scrapy Pipeline Data Extractor?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/agentskillexchange-scrapy-pipeline-data-extractor)More formats (shields.io, HTML) on the badges page.
---
name: "Scrapy Pipeline Data Extractor"
slug: "scrapy-pipeline-data-extractor"
description: "Builds production Scrapy spiders with custom Item Pipelines for data cleaning and storage. Uses scrapy.linkextractors.LinkExtractor for crawl scoping and ItemLoader with MapCompose processors for field normalization."
github_stars: 61314
verification: "security_reviewed"
source: "https://github.com/scrapy/scrapy"
author: "scrapy"
category: "Research & Scraping"
framework: "Gemini"
tool_ecosystem:
github_repo: "scrapy/scrapy"
github_stars: 61314
---
# Scrapy Pipeline Data Extractor
Builds production Scrapy spiders with custom Item Pipelines for data cleaning and storage. Uses scrapy.linkextractors.LinkExtractor for crawl scoping and ItemLoader with MapCompose processors for field normalization.
## Installation
Use the upstream install or setup path that matches your environment:
- pip install scrapy
Requirements and caveats from upstream:
- :alt: Supported Python Versions
- It is cross-platform, and requires Python 3.10+. It is maintained by Zyte_
Basic usage or getting-started notes:
- .. code:: bash
- And follow the documentation_ to learn how to use it.
- .. _documentation: https://docs.scrapy.org/en/latest/
- Source: https://github.com/scrapy/scrapy
- Extracted from upstream docs: https://raw.githubusercontent.com/scrapy/scrapy/HEAD/README.rst
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/scrapy-pipeline-data-extractor/)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!