Skip to content

chapgaga/iZhihu

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zhihudaily powered by Node.js

Check out my blogs for more details

How to deploy

# clone from git
$ git clone https://github.com/nihgwu/iZhihu.git

# install dependencies
$ cd iZhihu && npm install

# edit config.js, replace 'cnd' and 'qiniu' sections with your own config

# change the 'endDate' in lib/crawler.js to '20130520' to crawl all data 
# or the day before today for test

# start server
$ node app

License

This project is released under the terms of the GNU GPL v3

About

Zhihudaily powered by Node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 62.2%
  • CSS 37.8%