Crawl all the images within some question in Zhihu
JavaScript
zhihu-image-crawler
Usage
git clone https://github.com/enzeberg/zhihu-image-crawler.git
cd zhihu-image-crawler
npm install
# will crawl the question in the config.js
npm start
# or like this, will crawl https://www.zhihu.com/question/34243513
npm start 34243513