Skip to content

AlexanLee/Spider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

环境: python 2.7

pip install scrapy

初始化,创建爬虫项目: scrapy startproject tutorial

cd tutorial
scrapy crawl example

cd JDSpider
scrapy crawl JDSpider

cd DouBanSpider
scrapy crawl DouBan

About

Spider with scrapy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published