scrapy/scrapy
# Scrapy, a fast high-level web crawling & scraping framework for Python.
$ git clone https://github.com/scrapy/scrapy.git
Also indexed as
stars
63,274
forks
11,802
language
Python
license
BSD 3-Clause "New" or "Revised" License
What is scrapy/scrapy?
Scrapy is a Python framework for building web crawlers and scrapers that can extract data from websites at scale. It handles common crawling tasks like request management, response parsing, and data pipelines, allowing developers to focus on defining what data to extract rather than managing the underlying HTTP and networking details. Developers use Scrapy when they need to efficiently collect structured data from multiple web pages or entire websites.
Links
Topics
Activity
575 open issues · last updated Jul 21, 2026