【好东西】简书助手

来源:互联网 发布:公知怎么喷中国航母 编辑:程序博客网 时间:2024/04/29 10:20

爬取简书的文章,并生成EPUB格式。

用法

首先到官网下载并安装node.js。

git clone https://github.com/wizardforcel/jianhelper.gitcd jianhelpernpm installnode jianhelper url [start [end]]

url:支持三种类型

  • http://www.jianshu.com/users/{id} 用户
  • http://www.jianshu.com/notebooks/{id} 文集
  • http://www.jianshu.com/collection/{id} 专题

start:起始页,默认为第一页

end:终止页,默认为最后一页

TODO

  • 添加标题、封面

协议

MIT-LICENSE

0 0
原创粉丝点击