Scrapy Tutorial
Scrapy is a fast open source web crawling framework written in Python, used to extract the data from web page with the help of selectors based on XPath.
This tutorial is designed for software programmers who need to learn Scrapy web crawler from scratch.
Last updated on Dec 10, 2017
이 버전에는 사소한 버그 수정과 전반적인 개선 사항이 포함되어 있습니다. 최상의 환경을 위해 최신 버전으로 업데이트하세요.