Generates production-ready Scrapy spiders with middleware configuration and item pipeline setup. Uses the Scrapy Framework API, Selector (XPath/CSS), and Twisted reactor for concurrent crawling.
Scanned 6/2/2026
Install to Claude Code
npx -y skills add agentskillexchange/skills --skill scrapy-spider-generator --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Scrapy Spider Generator?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/agentskillexchange-scrapy-spider-generator)More formats (shields.io, HTML) on the badges page.
---
name: "Scrapy Spider Generator"
slug: "scrapy-spider-generator"
description: "Generates production-ready Scrapy spiders with middleware configuration and item pipeline setup. Uses the Scrapy Framework API, Selector (XPath/CSS), and Twisted reactor for concurrent crawling."
github_stars: 61314
verification: "security_reviewed"
source: "https://github.com/scrapy/scrapy"
author: "scrapy"
category: "Research & Scraping"
framework: "ChatGPT Agents"
tool_ecosystem:
github_repo: "scrapy/scrapy"
github_stars: 61314
---
# Scrapy Spider Generator
Generates production-ready Scrapy spiders with middleware configuration and item pipeline setup. Uses the Scrapy Framework API, Selector (XPath/CSS), and Twisted reactor for concurrent crawling.
## 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-spider-generator/)
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!