New: the Scrapy MCP Server lets AI agents inspect and debug live crawls.

Get started

Download Scrapy

Get the latest stable release of Scrapy to start your data extraction journey.

Stable Release

The recommended version for most users. Fully tested and production-ready.

Download v2.19.0

Changelog

  • New RemoteControl extension which allows inspecting and controlling a running crawl over HTTP, used by the Scrapy MCP server
  • Experimental aiohttp-based download handler (now the default when running without a reactor)