yangtze736 / crawler

使用scrapy框架编写的简易爬虫

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#crawler

douban project:

before you use it, please make sure scrapy is ok

install like this :

sudo apt-get install python-pip

pip install Scrapy

run :

scrapy crawl douban

About

使用scrapy框架编写的简易爬虫

License:MIT License


Languages

Language:Python 100.0%