flâneur — a map of the web's best reading

Scrapy at a glance — Scrapy 2.5.0 documentation

docs.scrapy.org · 948 words · saved by 1 readers

Scrapy is an application framework for crawling web sites and extracting structured data which can be used for a wide range of useful applications, like data mining, information processing or historical archival.

Scrapy at a glance - Scrapy 2.17.0 documentation Scrapy at a glance Edit on GitHub Scrapy at a glance  Scrapy (/ˈskreɪpaɪ/) is an application framework for crawling web sites and extracting structured data which can be used for a wide range of useful applications, like data mining, information processing or historical archival. Even though Scrapy was originally designed for web scraping , it can also be used to extract data using APIs (such as Amazon Associates Web Services ) or as a general purpose web crawler. Walk-through of an example spider  In order to show you what Scrapy brings to th

Explore this link on the map →

related reading