An open API service indexing awesome lists of open source software.

https://github.com/toddlerya/learn_scrapy

learn Scrapy 1.4.0
https://github.com/toddlerya/learn_scrapy

crawler demo python scrapy tutorial

Last synced: 9 months ago
JSON representation

learn Scrapy 1.4.0

Awesome Lists containing this project

README

          

# learn_scrapy
----
learn Scrapy 1.4.0 by https://docs.scrapy.org/en/latest

#### 数据分析之爬虫部分

巧妇难为无米之炊,数据是数据分析的基本素材。但不是什么时候都有现成的数据,很多时候要自己动手去挖掘,Scrapy就是一个强大的数据挖掘工具。

近期的计划就是掌握Scrapy的基本使用,主要参照官方文档进行学习,不定期更新学习进度。