Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wxsms/zhihu-spider

知乎 users & topics spider powered by Node.js (outdated).
https://github.com/wxsms/zhihu-spider

spider zhihu zhihu-spider

Last synced: 10 days ago
JSON representation

知乎 users & topics spider powered by Node.js (outdated).

Awesome Lists containing this project

README

        

# zhihu-spider

> **Note: Since Zhihu website updated, this spider is currently not able to work any more! Please wait for update!**

### Env:

1. Node.js v6.5.0+

### Run:

1. Read `src/config/config.example.js`
2. Install dependencies by `npm install`
3. Run `index.js`

### Run test:

1. Run `npm install mocha`
2. Run `npm run test`

### note:

1. The program CAN NOT recognize captcha currently, need manual input.