Skip to content

wuyazi/scrapy_w3scohool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

scrapy_w3school

Introduction This is a scrapy project used to get titles and contents from www.w3school.com.cn.

Installation

$ pip install scrapy
$ git clone git@github.com:wuyazi/scrapy_w3scohool.git
or
$ git clone https://github.com/wuyazi/scrapy_w3scohool.git

Scraping

$ scrapy crawl content_spider

Output

items.jl

Dependencies

  • [scrapy][scrapy]

About

a scrapy project to select contents from w3school.com.cn

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published