Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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).
- Host: GitHub
- URL: https://github.com/wxsms/zhihu-spider
- Owner: wxsms
- License: mit
- Created: 2016-08-26T07:20:44.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-10-06T05:41:55.000Z (about 4 years ago)
- Last Synced: 2024-10-28T20:07:36.435Z (about 2 months ago)
- Topics: spider, zhihu, zhihu-spider
- Language: JavaScript
- Homepage:
- Size: 62.5 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.