2024-01-05 16:36:46 +01:00
|
|
|
# python-scrapy
|
|
|
|
|
2024-01-05 16:36:49 +01:00
|
|
|
Scrapy is a fast high-level screen scraping and web crawling framework, used to crawl websites and extract structured data from their pages.
|
|
|
|
It can be used for a wide range of purposes, from data mining to monitoring and automated testing.
|
|
|
|
|