Scrapy is an application framework for crawling web sites and extracting structured / unstructured. data which can be used for a wide range of applications such as data mining, information processing ...
In this repository, I try to share some of the little tips and tricks and amazing spiders that I used to work with on the scrapy framework.
Since their inception, websites are used to share information. Whether it is a Wikipedia article, YouTube channel, Instagram account, or a Twitter handle. They all are packed with interesting data ...
The root directory of your Scrapy project.