Scrapy is an open source web scraping framework written in Python that allows developers to extract data from websites. It is maintained by Zyte and a large community of contributors, and is used by millions of developers worldwide to build customizable web scrapers called "spiders". Scrapy visits websites as part of data extraction operations configured by users who have deployed spiders built with the framework.