About
The default user agent for Scrapy, a popular open-source web scraping framework. While Scrapy itself is a tool, its default bot signature appears on millions of crawl requests daily.
Purpose
General-purpose web scraping framework
User Agent String
Scrapy/2.11 (+https://scrapy.org)
How to Control in robots.txt
🚫 Block Scrapy
User-agent: Scrapy Disallow: /
✅ Allow Scrapy
User-agent: Scrapy Allow: /
⚠️ Scrapy has been observed ignoring robots.txt directives. You may need server-level blocking (e.g., firewall rules or user-agent filtering) to effectively prevent access.
Is Scrapy crawling your site?
Run a free scan to check if Open Source (Zyte)'s crawler is accessing your website.
Check if Scrapy is crawling YOUR site →