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 2017年12月10日
このバージョンには軽微な不具合の修正と全般的な改善が含まれています。快適に利用するため、最新版にアップデートしてください。