python-scrapy/README.md

6 lines
258 B
Markdown
Raw Normal View History

2024-01-05 16:36:46 +01:00
# python-scrapy
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.