Skip to main content


Scrapy, a crawler web python library, provides a robust framework for extracting, processing, and saving data. Scrapy utilizes the use of Spiders which are independent crawlers that are given instructions. Moreover, by enabling developers to reuse their code, Scrapy makes it simpler to create and scale large crawling projects.