Skip to content

willcoderwang/WeiboSpider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WeiboSpider

Just a practice of using Scrapy.

Usage

Make sure you have scrapy installed.

  $ git clone https://github.com/willcoderwang/WeiboSpider.git
  $ cd WeiboSpider
  $ scrapy crawl weibo

You may want to save the results, use the following command instead. It will save the results in a file, one result per line in json.

  $ scrapy crawl weibo -o results.jl

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages