---
name: scrapy
summary: "Scrapy is a mature Python framework for building web crawlers and scrapers, offering an asynchronous engine, built-in support for following links, extracting structured data via selectors, and exporting results through configurable pipelines."
language: Python
license: BSD-3-Clause
repo: https://github.com/scrapy/scrapy
source: https://opensources.dev/resource/scrapy
health: 100
---

# scrapy

Scrapy is a mature Python framework for building web crawlers and scrapers, offering an asynchronous engine, built-in support for following links, extracting structured data via selectors, and exporting results through configurable pipelines.

