stackpicks.dev
scrapy

scrapy

Scrapy, a fast high-level web crawling & scraping framework for Python.

61.8k stars11.6k forks1.8k watchers434 open issuesPythonBSD-3-Clause

TL;DR · 30-second scan

What it is

scrapy (Python)Scrapy, a fast high-level web crawling & scraping framework for Python.

What it does for you

You're a Python team scraping at scale and want middleware/pipeline patterns out of the box.

61.8k GitHub starsLicense: BSD-3-ClauseLast updated 2 days ago
EDITOR'S DEEP TAKE

The Python scraping veteran. Mature ecosystem, plugins for everything (caching, proxies, middlewares), and a years-honed pipeline architecture. Steeper learning curve than the modern alternatives but lower long-term cost when crawls grow beyond a quick weekend script.

Use this if

You're a Python team scraping at scale and want middleware/pipeline patterns out of the box.

Skip if

You're scraping JS-heavy SPAs — Scrapy needs Playwright integration which is awkward; Crawlee is cleaner.

Topics
pythonscrapingcrawlingframeworkcrawlerhacktoberfestweb-scrapingweb-scraping-python
Maintainer? Embed our badge

Add this badge to your README to show your project is curated on StackPicks. Free, lightweight (180×28 SVG), and gives your visitors a one-click way to see honest take + alternatives.

Preview
Featured on StackPicks
Markdown (for GitHub README)
[![Featured on StackPicks](https://stackpicks.dev/api/badge/scrapy-scrapy)](https://stackpicks.dev/repo/scrapy-scrapy)
HTML (for blogs / docs)
<a href="https://stackpicks.dev/repo/scrapy-scrapy"><img src="https://stackpicks.dev/api/badge/scrapy-scrapy" alt="Featured on StackPicks" width="180" height="28" /></a>

Are you the maintainer of scrapy/scrapy? Add the badge and we'll feature your project in the next weekly newsletter (~2,000 builders).

Created 22 Feb 2010
Last push 2 days ago
Stats refreshed 1 hour ago